Contructs & Variables A-level

Contructs & Variables A-level

University

20 Qs

quiz-placeholder

Similar activities

Quiz # 1- Computer Programming

Quiz # 1- Computer Programming

University

20 Qs

Python Programming - Introduction

Python Programming - Introduction

University

15 Qs

JAVA BootCamp - Day 2

JAVA BootCamp - Day 2

University

20 Qs

JavaScript

JavaScript

3rd Grade - University

20 Qs

ACP Theory 1.1

ACP Theory 1.1

KG - University

20 Qs

Week #7 - Time Machine

Week #7 - Time Machine

8th Grade - University

17 Qs

Introduction to Python

Introduction to Python

University

20 Qs

IT6 (Quiz 1)

IT6 (Quiz 1)

University

15 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?