Multiple Choice
In C++, a character is stored as a(n) ____ value.
A) integer
B) char
C) boolean
D) floating point
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: The int isupper(charExp) function returns a true
Q34: In exception handling, when an error occurs
Q35: _ blocks serve as exception handlers for
Q36: In general, _ fundamental types of errors
Q37: C++ compilers have added a technique designed
Q39: Strings cannot be input from the keyboard
Q40: Each character in a string is stored
Q41: The _ function reads the next character
Q42: In class terminology, functions are formally referred
Q43: The cout.put(charExp) method places the value of