Multiple Choice
Specifying the order in which statements are to be executed in a computer program is called:
A) An algorithm.
B) Transfer of control.
C) Program control.
D) Pseudocode.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Which of the following statements is false?<br>A)
Q11: Pseudocode normally does not include:<br>A) Declarations.<br>B) Input/output.<br>C)
Q12: Which of the following encompasses the other
Q13: Which operation does not take place in
Q14: Which of the following statements initializes the
Q16: If grade has the value of 60,
Q17: An uninitialized local variable contains:<br>A) The value
Q18: Assuming that x is equal to 4,
Q19: If x initially contains the value 3,
Q20: Which of the following will not increment