National 5 Computing Revision 2021

National 5 Computing Revision 2021

4th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

NHTW Programming

NHTW Programming

9th Grade

10 Qs

Quarter 1 PLTW CSE Exam Review

Quarter 1 PLTW CSE Exam Review

10th Grade

14 Qs

SCRATCH PROGRAMMING

SCRATCH PROGRAMMING

7th Grade

16 Qs

Code.org Unit 3 Lesson 3 and 4

Code.org Unit 3 Lesson 3 and 4

6th - 8th Grade

15 Qs

Sequence,Variable,Selection,Iteration

Sequence,Variable,Selection,Iteration

7th Grade

10 Qs

Animation

Animation

8th Grade

11 Qs

MicroBit Lesson 4 AND 5

MicroBit Lesson 4 AND 5

7th Grade

12 Qs

Python Revision

Python Revision

7th - 9th Grade

14 Qs

National 5 Computing Revision 2021

National 5 Computing Revision 2021

Assessment

Quiz

Computers

4th - 12th Grade

Medium

Created by

David Jonathan Alford

Used 13+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which data type can only store 'True' or 'False'?

Integer

Character

Boolean

String

Real

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

SET age TO 15


is an example of:

Assignment

Arithmetic Operations

Concatenation

Iteration

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why is the Software Development Process said to be iterative?

Because you test your program when it is finished

Because earlier stages may be revisited as a result of information gained at later stages

Because program code often contains loops

Because internal commentary explains what the code is doing

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these should be included in the wireframe for an app or program?

Buttons and text boxes

Internal Commentary

Loops and Conditional Statements

Entities and attributes

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

SET fullname TO firstname & " " & surname


is an example of:

Assignment

Arithmetic Operations

Concatenation

Iteration

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

FOR times = 0 TO 5 DO


is an example of:

Assignment

Iteration - a conditional loop

Concatenation

Iteration - a fixed loop

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

IF age>=18 THEN


is an example of:

Assignment

Iteration - a conditional loop

Concatenation

Selection - a conditional statement

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?