Class VI B and C

Class VI B and C

6th Grade

9 Qs

quiz-placeholder

Similar activities

Computers and You!

Computers and You!

6th Grade

10 Qs

Computer Review!

Computer Review!

4th Grade - Professional Development

10 Qs

sejarah komputer

sejarah komputer

4th - 6th Grade

10 Qs

Chromebook Parts

Chromebook Parts

KG - 12th Grade

10 Qs

Input Devices

Input Devices

5th - 6th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

3rd - 6th Grade

11 Qs

keyboard

keyboard

KG - 12th Grade

6 Qs

Components of Computer System

Components of Computer System

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