Quiz Yourself on Decision Control Instruction
Test your knowledge of decision control instructions.
We'll cover the following...
We'll cover the following...
Quiz
1.
What happens when a pass
statement is executed?
A.
It terminates the program.
B.
It returns a boolean value True
.
C.
It is a no-op instruction and nothing happens when it gets executed.
D.
It returns a boolean value False
.
1 / 6