Multiple Choice
This is a boolean variable that signals when some condition exists in the program:
A) Sentinel
B) Block
C) Flag
D) Case
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: Programs never need more than one path
Q33: In a switch statement, if two different
Q52: Because the || operator performs short-circuit evaluation,
Q54: What would be the value of discountRate
Q55: What is the value of x after
Q56: What does the following code display?<br>Int d
Q59: The switch statement is a:<br>A) Multiple alternative
Q60: The _ statement is used to make
Q61: Enclosing a group of statements inside a
Q62: What will be the value of ans