Quiz Complete, well Done!
What are the steps involved in converting written descriptions to code?
Pseudocode helps to plan and organize the logic of a program before writing the actual
.
Loop
Control Structure
What is the process of converting written descriptions to code called?
What is pseudocode?
Recursion is a programming technique where a function calls
within its own code.
Binary search is an efficient algorithm for finding a specific
in a sorted list.
What is the purpose of syntax in program code?
|
|
|
|
|
|
|
|
Which of the following is NOT a written description?
Syntax
What is pseudocode?
Input
is used to ensure that user input meets certain criteria.
Psuedocode
Variable
Is pseudocode executed by a computer?
Which of the following represents program code?
Program Code
Flowchart