2. Explorer

2. Explorer

1st - 5th Grade

9 Qs

quiz-placeholder

Similar activities

Code.org Maze

Code.org Maze

2nd - 3rd Grade

10 Qs

HY REVISION

HY REVISION

5th Grade

10 Qs

Scratch Programming

Scratch Programming

1st - 12th Grade

13 Qs

Grade 2 Midterm Quiz

Grade 2 Midterm Quiz

2nd Grade - University

10 Qs

Review for grade 4

Review for grade 4

4th Grade

11 Qs

Learning Algorithms Quiz

Learning Algorithms Quiz

4th Grade

9 Qs

Checkpoint1 - T2

Checkpoint1 - T2

3rd Grade

10 Qs

HT3 - Flowcharts

HT3 - Flowcharts

5th Grade

10 Qs

2. Explorer

2. Explorer

Assessment

Quiz

Computers

1st - 5th Grade

Hard

Created by

Verina Ehab

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do computers understand our instructions/data?

our instructions/data are converted by a translator into a blocks

our instructions/data are converted by a translator into a binary code

Computers understand our instructions/data directly

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is binary code

Represents text, computer instructions, or any other data using a series of 0s and 1s

?

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an "Algorithm" ?

It's step-by-step instructions that describe how to make a task

It's sequence of instructions that describe how to make a task

It's step-by-step instructions to finish a task

all above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "Flowchart"?

A flowchart is a visual diagram showing any algorithm's steps of beginning only.

A flowchart is a text diagram showing any algorithm's steps from beginning to end.

A flowchart is a visual diagram showing any algorithm's steps from beginning to end.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We use "Flowcharts" because

it's more effective to visualize something graphically than to describe it with words.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A "Sequence"

Can contain any number of instructions, but each instruction must be run in the order they are presented.

Contains a specific number of instructions, and each instruction must be run in the order they are presented.

Can contain any number of instructions, and each instruction run in any order.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an "Event" ?

Repeat something until a specific number of times.

It's an action causes something to happen.

Repeat something forever.

8.

OPEN ENDED QUESTION

2 mins • 1 pt

Mention some examples of events in games...

Evaluate responses using AI:

OFF

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mention some examples of events in real life...

Light switch

if you keep quiet, I will give you a bar of chocolate

Push elevator button

All above