N5 Computing Science: Program Constructs

Quiz
•
Computers
•
9th Grade
•
Hard
Calum Gordon
Used 8+ times
FREE Resource
25 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This is the pseudocode for a simple guessing game.
Type a line number where a variable declaration takes place...
Answer explanation
Declarations are where variables are first mentioned in a program. This may or may not also involve assigning them an initial value.
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This is the pseudocode for a simple guessing game.
Type the name of an integer variable ...
Answer explanation
Integer variables can contain negative or positive whole numbers, up to a certain size depending on the number of bits used to store them.
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This is the pseudocode for a simple guessing game.
Type the name of a real/float variable ...
Answer explanation
Real variables can store Real numbers with a fractional part, like 3.14. In Python they are called "floats."
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This is the pseudocode for a simple guessing game.
Type the name of a Boolean variable ...
Answer explanation
Boolean vriables can store a Boolean value - True or False. There are only two possible values.
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This is the pseudocode for a simple guessing game.
Type how many variables are used in the program ...
Answer explanation
Variables are used to store values in a computer program, for later recall. They are usually given meaningful coded names to make them recogniseable.
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This is the pseudocode for a simple guessing game.
Type the name of a variable that acts like a flag or sentinel value ...
Answer explanation
A flag or sentinel variable is a (usually) Boolean variable that is used to indicate some condition or event having taken place in a program. When the variable changes its value it signals the event having happened.
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This is the pseudocode for a simple guessing game.
Type a line number where a conditional loop starts ...
Answer explanation
A conditional loop is a loop that repeats for an undetermined number of times until a certain condition becomes false (or true).
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
Arithmetic and Logic Unit

Quiz
•
9th - 12th Grade
20 questions
KS3 Operating Systems

Quiz
•
7th - 9th Grade
20 questions
SST Yr8 - NCCE - Algorithmic Thinking

Quiz
•
9th Grade
20 questions
Games & Logos

Quiz
•
9th - 12th Grade
22 questions
Basics of App Coding

Quiz
•
8th - 12th Grade
20 questions
CSP 1.1 Key Terms

Quiz
•
9th - 12th Grade
20 questions
RobotC Review

Quiz
•
9th - 12th Grade
20 questions
Cyber Fun Password Attack Quiz

Quiz
•
9th Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade
14 questions
Points, Lines, Planes

Quiz
•
9th Grade