N5 Computing Science: Computational Constructs

N5 Computing Science: Computational Constructs

10th Grade

95 Qs

quiz-placeholder

Similar activities

Quiz Pelatihan Analisis Data, Algoritma dan Pemrograman

Quiz Pelatihan Analisis Data, Algoritma dan Pemrograman

10th Grade

90 Qs

Information Systems

Information Systems

1st - 10th Grade

100 Qs

Latihtubi ICT 2016

Latihtubi ICT 2016

10th - 12th Grade

100 Qs

Malicious Software

Malicious Software

8th - 10th Grade

95 Qs

PLTW CSE EOY Review #2

PLTW CSE EOY Review #2

9th - 12th Grade

100 Qs

JS- Animation Basics - Intro to Programming - KhanAcademy

JS- Animation Basics - Intro to Programming - KhanAcademy

9th - 12th Grade

100 Qs

Computer Science  Vocabulary Practice

Computer Science Vocabulary Practice

9th - 12th Grade

100 Qs

Arduino & TinkerCad Test

Arduino & TinkerCad Test

9th - 12th Grade

100 Qs

N5 Computing Science: Computational Constructs

N5 Computing Science: Computational Constructs

Assessment

Quiz

Computers

10th Grade

Medium

Created by

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

Media Image

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

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?