
40. OCR A Level (H046-H446) SLR8 – 1.2 Introduction to programmi

Quiz
•
Computers
•
11th Grade
•
Easy

James Cole
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a computer program?
A series of statements or instructions executed sequentially
A social media platform
A collection of music files
A physical component of a computer
Answer explanation
A computer program is a series of statements or instructions executed sequentially, making the correct choice the one that defines it accurately.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What pattern do most programs follow?
They generate output without any input
They follow a random pattern of execution
They accept input, process data, and then produce output
They only process data without accepting input
Answer explanation
Most programs follow the pattern of accepting input, processing data, and then producing output.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the three broad programming constructs?
Sequence, Selection, and Iteration
Addition, Subtraction, and Division
Input, Output, and Processing
HTML, CSS, and JavaScript
Answer explanation
The three broad programming constructs are Sequence, Selection, and Iteration. These concepts are fundamental in programming to control the flow of execution.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the sequence construct mean?
Skipping certain instructions
Executing instructions based on a condition
Repeating a block of code multiple times
Executing one instruction after another in order
Answer explanation
The sequence construct means executing one instruction after another in order.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the first typical selection construct you learn about?
If statement
For loop
While loop
Do until loop
Answer explanation
The first typical selection construct you learn about is the If statement, which allows you to make decisions based on conditions.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of loop is a for loop?
Condition-controlled loop
Selection-controlled loop
Sequence-controlled loop
Counter-controlled loop
Answer explanation
A for loop is a counter-controlled loop where the loop iterates a specific number of times based on a counter variable.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a while loop known as?
Selection-controlled loop
Counter-controlled loop
Sequence-controlled loop
Condition-controlled loop
Answer explanation
A while loop is known as a condition-controlled loop because it continues to execute as long as the specified condition is true.
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
L2 scratch

Quiz
•
7th Grade - University
10 questions
Python Loops

Quiz
•
9th - 12th Grade
10 questions
Pseudocode - Iteration

Quiz
•
7th - 11th Grade
13 questions
Programming Concepts Quiz

Quiz
•
6th Grade - University
12 questions
Computer Science

Quiz
•
7th - 12th Grade
15 questions
Programming Review

Quiz
•
9th - 12th Grade
12 questions
Loops

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade