Higher - N5 Software Recap

Higher - N5 Software Recap

12th Grade

20 Qs

quiz-placeholder

Similar activities

SDLC

SDLC

7th Grade - University

15 Qs

Software Development Life Cycle (practice)

Software Development Life Cycle (practice)

10th - 12th Grade

20 Qs

Database Basics v2 N5

Database Basics v2 N5

1st - 12th Grade

20 Qs

Season 2 #Spaic ML Azure Weekly Quiz

Season 2 #Spaic ML Azure Weekly Quiz

KG - Professional Development

20 Qs

Foundations of Programming

Foundations of Programming

9th Grade - University

21 Qs

Trace Tables

Trace Tables

12th Grade

17 Qs

Algorithm, Pseudocode, and Flowchart

Algorithm, Pseudocode, and Flowchart

11th - 12th Grade

15 Qs

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

10th - 12th Grade

15 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?