N5 Computing Science: Computational Constructs

Quiz
•
Computers
•
10th Grade
•
Medium
Calum Gordon
Used 3+ times
FREE Resource
95 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following program constructs is NOT required for N5 Computing Science?
Values can be stored in variables.
Arithmetic operators can be used on numerical values.
Repetition constructs can be used to repeat blocks of code.
Using switch-case statements to handle multiple conditions.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What should you be able to describe and use by the end of the topic on Computational Constructs?
Expressions to assign values to variables.
How to use social media platforms.
The history of programming languages.
Techniques for effective internet search.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT listed as a predefined function in a programming environment that you should be familiar with?
random
round
length
abs
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of constructs should you be able to use for creating simple conditions?
Selection constructs like IF statements
Repetition constructs like FOR loops
Assignment constructs like variable declaration
Exception handling constructs like TRY-CATCH
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these logical operators is NOT included in N5 Computing Science?
AND
OR
XOR
NOT
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would the following line of code do?
SET answer TO 100 / 4
Divide 100 by 4 and store the result in the answer variable.
Multiply 100 by 4 and store the result in the answer variable.
Store the characters "100 / 4" in the answer variable.
Crash the program as the translator would not recognise the "/" symbol.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times would the phrase "Hello World" appear on screen if the following code was run?
1
5
6
10
Create a free account and access millions of resources
Similar Resources on Wayground
95 questions
Java - Ch. 1 - 6 Review

Quiz
•
9th - 12th Grade
90 questions
Stage 5 computer Tech: Networks Topic Test

Quiz
•
10th Grade
100 questions
TECHNOPRENEUR

Quiz
•
10th Grade
100 questions
Berpikir Komputasi

Quiz
•
10th Grade
94 questions
Blockly-Kỳ Thi Olympic Tin Học Quốc Tế HKICO

Quiz
•
10th Grade
100 questions
Latihan Subnetting 2023 by Samsul

Quiz
•
10th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade