Multiple Choice
Flag variables are usually bool type or ____ type.
A) char
B) int
C) float
D) double
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Write a C++ statement that prints how
Q23: Match each term with the correct statement
Q24: Match each term with the correct statement
Q25: How can you create a string variable
Q26: Which of the following statements produces the
Q28: To compare the contents of two string
Q29: When you assign one pointer to another,
Q30: What happens if a subscript exceeds the
Q31: Match each term with the correct statement
Q32: In C++, you are required to assign