Scratch National 4 Computing Science

Scratch National 4 Computing Science

4th Grade

7 Qs

quiz-placeholder

Similar activities

Control Blocks

Control Blocks

4th - 6th Grade

12 Qs

Data Type Review

Data Type Review

KG - Professional Development

12 Qs

Explaining Scratch Code - Task 2

Explaining Scratch Code - Task 2

2nd - 8th Grade

8 Qs

Year 9 Programming Constructs

Year 9 Programming Constructs

1st - 12th Grade

10 Qs

Grade 5 Coding Quiz

Grade 5 Coding Quiz

4th Grade

12 Qs

Coding Quiz

Coding Quiz

4th - 6th Grade

10 Qs

Programming Constructs - Bitesize

Programming Constructs - Bitesize

KG - 11th Grade

10 Qs

Scratch1

Scratch1

4th - 6th Grade

10 Qs

Scratch National 4 Computing Science

Scratch National 4 Computing Science

Assessment

Quiz

Computers

4th Grade

Hard

Created by

David Jonathan Alford

Used 20+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which construct is shown here?

Fixed loop

Conditional Statement

Conditional Loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which construct is shown here?

Fixed loop

Conditional Statement

Conditional Loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which construct is shown here?

Fixed loop

Conditional Statement

Conditional Loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which type of variable is best suited to store an age?

Integer

Real

String

Boolean

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which type of variable is best suited to store the number 2.5?

Integer

Real

String

Boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which type of variable is best suited to store a car registration like V642 OCS?

Integer

Real

String

Boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Why is internal commentary used?

To explain what is happening in the program

To prevent the program from crashing

So that the program starts when the flag is clicked