Class VI B and C

Class VI B and C

6th Grade

9 Qs

quiz-placeholder

Similar activities

Tes 2

Tes 2

1st Grade - University

9 Qs

computer parts

computer parts

1st - 10th Grade

10 Qs

Computers and You!

Computers and You!

6th Grade

10 Qs

Computer Review!

Computer Review!

4th Grade - Professional Development

10 Qs

Examen de entrada

Examen de entrada

4th - 6th Grade

10 Qs

Virus & Malwares

Virus & Malwares

6th Grade

11 Qs

Software in a Community

Software in a Community

6th - 8th Grade

10 Qs

Computing

Computing

KG - University

12 Qs

Class VI B and C

Class VI B and C

Assessment

Quiz

Instructional Technology

6th Grade

Hard

Created by

Tobgyel, Teacher

Used 9+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
  1. 1. The boolean operator taught in Coding Adventure part 3 is

Yes

No

Yes and Not

Not

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
  1. 2. How many comparison operators are used in Coding adventure part 3?

1

2

3

4

3.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

Media Image
  1. 3. Pressing a key on the keyboard is ________event.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
  1. 4. The following events are used in Coding Adventure part 3, Except.

keyboard event

joystick event

mouse click event

mouse movement event

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
  1. 7. What is the purpose of a "loop" in Coding Adventure 3?

To store data in a temporary memory location

To display text on the screen

To repeat a set of instructions multiple times

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_____is triggered any time a key is pressed on the keyboard.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

______is triggered any time the mouse is moved

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_____is triggered any time the mouse is clicked on

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following point best describes about the events in coding adventure 3?

When we run the code, nothing happens until we press the keys

consists of a sequence of statements

When we run the code, the computer executes