Multiple Choice
The ____ statement provides an unconditional transfer of control to some other statement in a program.
A) jump
B) goto
C) label
D) transfer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: If necessary, a macro definition can be
Q37: ARRAY first, second; is equivalent to the
Q38: Enumerated constants can be any valid user-created
Q39: Explicit values can be assigned to each
Q40: The definition REAL val; is _.<br>A)not valid
Q42: #define SQUARE(x) x * x<br>Val = SQUARE(num1
Q43: The conditional preprocessor directive _ means "if
Q44: Enumerated lists are identified by the reserved
Q45: The conditional preprocessor directive _ means "if
Q46: Using even one _ statement in a