Higher - N5 Software Recap

Higher - N5 Software Recap

12th Grade

20 Qs

quiz-placeholder

Similar activities

iGCSE Computer Science: Boolean Logic

iGCSE Computer Science: Boolean Logic

9th - 12th Grade

20 Qs

Python for Beginners

Python for Beginners

9th - 12th Grade

20 Qs

Python Easy

Python Easy

9th - 12th Grade

20 Qs

Coding Basics

Coding Basics

9th - 12th Grade

20 Qs

AP CSP Unit 5 Review: Lists, Loops and Traversals

AP CSP Unit 5 Review: Lists, Loops and Traversals

9th - 12th Grade

19 Qs

12IP

12IP

12th Grade

20 Qs

Python Review

Python Review

9th - 12th Grade

16 Qs

CSP Unit 4 Review

CSP Unit 4 Review

9th - 12th Grade

20 Qs

Higher - N5 Software Recap

Higher - N5 Software Recap

Assessment

Quiz

Computers

12th Grade

Medium

Created by

S Johnston

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type would you use to store someone’s name?

Integer

Boolean

String

Real

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a Boolean value?

"True"

0

True

“Yes”

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What’s the output type of int("5") in Python?

Integer

String

Real

Boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a valid variable name?

first_name

2cool

totalScore

user_age

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is best for storing height in metres (e.g., 1.78)?

Integer

Real

String

Char

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming construct is used for repeating instructions?

Sequence

Selection

Loop

Subroutine

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an if statement control?

Input

Repetition

Decision making

Output

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?