N5 Computing Science: Computational Constructs

N5 Computing Science: Computational Constructs

10th Grade

95 Qs

quiz-placeholder

Similar activities

Latihan Soal-inf-11

Latihan Soal-inf-11

2nd Grade - University

100 Qs

Malicious Software

Malicious Software

8th - 10th Grade

95 Qs

J277-01 Parts 1.1, 1.2 & 1.6

J277-01 Parts 1.1, 1.2 & 1.6

8th - 10th Grade

93 Qs

UH 3 Simdig semester 2

UH 3 Simdig semester 2

10th Grade

100 Qs

SQL: GROUP Functions

SQL: GROUP Functions

8th Grade - Professional Development

97 Qs

EverFi Module 2

EverFi Module 2

3rd - 10th Grade

100 Qs

Information Systems

Information Systems

1st - 10th Grade

100 Qs

Computer Architecture Year 7 EOU Test

Computer Architecture Year 7 EOU Test

6th Grade - University

100 Qs

N5 Computing Science: Computational Constructs

N5 Computing Science: Computational Constructs

Assessment

Quiz

Computers

10th Grade

Practice Problem

Medium

Created by

Calum Gordon

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?