T-Level DPDD: Sequential Programming Concepts Quiz

Quiz
•
Computers
•
11th Grade
•
Medium
Sara Burton
Used 3+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the three basic forms of control in programming?
Sequence, iteration, and selection
Sequence, iteration, and compilation
Iteration, selection, and debugging
Compilation, selection, and iteration
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In programming terms, what does the concept of 'sequence' refer to?
When one instruction follows another
When a program makes a decision
When a program repeats a set of instructions
When a program is compiled
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the role of a compiler in sequential programming?
To start at the beginning and work through the program line by line
To make decisions within the program
To repeat certain instructions
To debug the program
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the process of carrying out lines of code, one at a time, in the order in which it was written called?
Procedural or sequential programming
Iterative programming
Branching programming
Debugging
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this pseudocode do?
Allows a user to input two numbers, add them, and print out the result
Allows a user to input a string and print it
Allows a user to input two numbers and multiply them
Allows a user to input a number and find its square
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of having a logical order in a program?
To make the code look neat
To ensure the program operates correctly
To confuse the programmer
To save memory
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In this pseudocode, what will happen if the order of instructions is changed such that 'SET result TO number1 + number2' comes before 'RECEIVE number2 FROM (INTEGER) KEYBOARD'?
The program will run correctly
The program will crash on line 02
The program will display an incorrect result
The program will not compile
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Python Test 1.0 - 2.0

Quiz
•
9th - 12th Grade
22 questions
Basic Coding Concepts in GDScript

Quiz
•
11th Grade
21 questions
Data types, operators and input output

Quiz
•
11th Grade
20 questions
Python IF statements Part 4

Quiz
•
9th - 12th Grade
20 questions
JavaScript Operators

Quiz
•
9th - 12th Grade
20 questions
Python -Iteration (loops)

Quiz
•
7th - 12th Grade
29 questions
BLENDER INTRO_2

Quiz
•
9th - 12th Grade
21 questions
Data Structures

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade