Contructs & Variables A-level

Contructs & Variables A-level

University

20 Qs

quiz-placeholder

Similar activities

Computer Science Quiz 02

Computer Science Quiz 02

10th Grade - University

19 Qs

FINAL EXAM

FINAL EXAM

University

20 Qs

Week 6 - Programming and App Development

Week 6 - Programming and App Development

University

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

Fundamental programming

Fundamental programming

University

20 Qs

Python Loops

Python Loops

University

17 Qs

Unit 23 - KLO 4 - Procedural Programming

Unit 23 - KLO 4 - Procedural Programming

University

20 Qs

PHP Quiz 1

PHP Quiz 1

University

20 Qs

Contructs & Variables A-level

Contructs & Variables A-level

Assessment

Quiz

Computers

University

Easy

Created by

Ross Phillips

Used 9+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which construct allows decisions to be made in code?
Functions/Procedures
Sequence
Selection
Loops

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is good variable naming important in programming?
To slow down program execution
To easily identify and use variables throughout the code
To make the code unreadable
To confuse other programmers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which construct is used when you need to repeat a block of code multiple times?
Selection
Loops
Functions/Procedures
Sequence

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of constructs in a program?
Manipulating data
Naming variables
Controlling the flow of execution
Storing data

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the process of variable declaration?
Assigning a value to a variable
Specifying the type of data a variable will hold
Creating a loop with a variable
Displaying the variable on the screen

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most basic form of construct where instructions are executed one after another?
Selection
Loops
Functions/Procedures
Sequence

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of assigning a value to a variable?
To declare the variable
To confuse other programmers
To specify the type of data the variable will hold
To change the contents of the variable

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?