Quiz Complete, well Done!
|
|
|
|
|
|
|
|
What is the purpose of pseudocode?
Pseudocode helps to plan and organize the logic of a program before writing the actual
.
Which one is used for planning and designing programs?
Flowchart
What is an algorithm?
What is pseudocode?
Psuedocode
Pseudocode uses simple
statements to describe the steps of an algorithm.
Input
is used to ensure that user input meets certain criteria.
Is pseudocode executed by a computer?
Variable
Which one is easier to understand?
What is pseudocode?
Which of the following is NOT a feature of pseudocode?
What is the purpose of pseudocode?
Program Code
What happens if there is a syntax error in program code?
Loop
What is the process of converting written descriptions to code called?