Scratch National 4 Computing Science

Scratch National 4 Computing Science

4th Grade

7 Qs

quiz-placeholder

Similar activities

Introduction to Computer Science

Introduction to Computer Science

1st - 9th Grade

10 Qs

Grade 5 Coding Quiz

Grade 5 Coding Quiz

4th Grade

12 Qs

Python Loops

Python Loops

1st - 6th Grade

9 Qs

Explaining Scratch Code - Task 1

Explaining Scratch Code - Task 1

2nd - 8th Grade

9 Qs

N4 Python Programming

N4 Python Programming

4th Grade

11 Qs

Python - Year 8

Python - Year 8

3rd Grade - University

10 Qs

KidsCanCode

KidsCanCode

1st - 5th Grade

10 Qs

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 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