Multiple Choice
A __________ is a boolean variable that signals when some condition exists in the program.
A) sentinel
B) flag
C) block
D) case
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The System.out.printf method formats a string and
Q2: If str1 and str2 are both String
Q3: Which of the following statements determines whether
Q4: In an if-else statement, if the boolean
Q6: Which of the following is the correct
Q8: What does the following code display? <br>double
Q9: Which of the following is the correct
Q10: What will be the value of discountRate
Q11: The _ statement is used to create
Q13: When testing for character values, the switch