
T-Level DPDD: Selection Programming Concepts Quiz
Authored by Sara Burton
Computers
11th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
31 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT one of the three basic forms of control in programming?
Sequence
Iteration
Selection
Compilation
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of an If statement in programming?
To repeat a block of code multiple times
To execute a piece of code based on a condition
To define a function
To declare a variable
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if the condition in an If statement is false?
The code inside the If statement is executed
The program terminates
There is no code to execute
The program enters an infinite loop
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements is true about the flowchart for an If statement?
It includes a loop back to the beginning
It has a concept of 'otherwise'
It either runs the code or does not
It always executes the code inside the If statement
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the maximum number of extra pieces of code that can be run with an If statement?
One
Two
Three
Four
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the `if` statement in the example Python code?
To check if the password is less than 8 characters
To check if the password is more than 8 characters
To check if the password contains special characters
To check if the password is equal to 8 characters
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What message is displayed if the password is less than 8 characters?
Password is too long
Password is too short
Password is correct
Password is invalid
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?