Coding Fundamental: 1st quiz

Coding Fundamental: 1st quiz

1st - 5th Grade

5 Qs

quiz-placeholder

Similar activities

Sequencing in Flowcharts

Sequencing in Flowcharts

5th - 9th Grade

10 Qs

I Can Code!

I Can Code!

KG - University

10 Qs

PTS INFORMATIKA GANJIL 2122

PTS INFORMATIKA GANJIL 2122

1st Grade

10 Qs

Introduction to Coding

Introduction to Coding

5th Grade

10 Qs

Coding Review

Coding Review

3rd Grade

10 Qs

Algorithm Quiz #1

Algorithm Quiz #1

2nd Grade

10 Qs

Coding: Block Based Concept

Coding: Block Based Concept

1st Grade

10 Qs

Sortware Engineering - Kodu Game Lab

Sortware Engineering - Kodu Game Lab

4th Grade

7 Qs

Coding Fundamental: 1st quiz

Coding Fundamental: 1st quiz

Assessment

Quiz

Computers

1st - 5th Grade

Easy

Created by

DHANJIT SARMA

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is coding?

Giving instructions to the computer regarding what to do and how to do.

Pressing the power button to turn on the computer.

Sorry teacher, I don't know

Doing nothing with the computer

Answer explanation

Coding is giving instruction to a computer regarding what to do and how to do.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is algorithm?

Writing an essay about your hobby

A set of finite rules or instructions to be followed in calculations or other problem-solving operations

I don't know

It's only about what I do everyday.

Answer explanation

Algorithm is step-wise rules for solving a problem

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first phase in life cycle of coding?

Coding the task

Debugging

Plan the algorithm

Define the purpose

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Doing an action over and over again is called:

Debugging

Bug

Loop

Program

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Finding and fixing a problem in the code is called:

Loop

Bug

Debugging

Coding