Class VI B and C

Class VI B and C

6th Grade

9 Qs

quiz-placeholder

Similar activities

ICT

ICT

KG - Professional Development

12 Qs

Input and outputs of a computer

Input and outputs of a computer

6th Grade

10 Qs

Parts of the computer

Parts of the computer

4th - 6th Grade

6 Qs

Software in a Community

Software in a Community

6th - 8th Grade

10 Qs

External Computer Parts

External Computer Parts

2nd - 8th Grade

9 Qs

Computers!!!

Computers!!!

1st - 6th Grade

12 Qs

HARI 3-KHAIRUN NI'MAH PENGENALAN CODING DAN AI

HARI 3-KHAIRUN NI'MAH PENGENALAN CODING DAN AI

6th Grade - University

10 Qs

Pop Quiz! Keyboarding Presentations

Pop Quiz! Keyboarding Presentations

6th - 8th Grade

10 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