Coding Fundamental: 1st quiz

Coding Fundamental: 1st quiz

1st - 5th Grade

5 Qs

quiz-placeholder

Similar activities

Programming Knowledge Quiz (Medium)

Programming Knowledge Quiz (Medium)

5th Grade - Professional Development

10 Qs

Coding

Coding

3rd - 5th Grade

10 Qs

Coding Quiz

Coding Quiz

1st - 3rd Grade

8 Qs

Course B

Course B

2nd Grade

7 Qs

coding

coding

1st - 7th Grade

10 Qs

Coding

Coding

1st - 3rd Grade

9 Qs

Code.org Course C (Sequence)

Code.org Course C (Sequence)

2nd - 3rd Grade

10 Qs

Code.org Animation Vocabulary

Code.org Animation Vocabulary

5th Grade

10 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