Multiple Choice
Which of the following is true?
A) Pseudocode is used to specify the variables needed by the program.
B) Pseudocode compiles into machine code.
C) Pseudocode is used to describe executable statements that will eventually be translated by the programmer into a program.
D) Pseudocode is executed on a computer.
Correct Answer:
Verified
Related Questions