Coding Fundamental: 1st quiz

Coding Fundamental: 1st quiz

1st - 5th Grade

5 Qs

quiz-placeholder

Similar activities

CodeMonkey Quiz (Functions)

CodeMonkey Quiz (Functions)

5th Grade

10 Qs

coding 2

coding 2

1st - 3rd Grade

10 Qs

Coding

Coding

3rd - 5th Grade

6 Qs

4th Grade Quiz on Studio Code

4th Grade Quiz on Studio Code

4th Grade

10 Qs

Latihan Soal Informatika 2 PTS Ganjil

Latihan Soal Informatika 2 PTS Ganjil

2nd Grade

10 Qs

coding vocab

coding vocab

4th - 8th Grade

10 Qs

Code

Code

1st - 4th Grade

10 Qs

Code.org

Code.org

4th 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