Multiple Choice
Each character in a string is stored in binary using the ASCII or ____ code.
A) EBCDIC
B) Unicode
C) Char-set
D) C-char
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: _ blocks serve as exception handlers for
Q36: In general, _ fundamental types of errors
Q37: C++ compilers have added a technique designed
Q38: In C++, a character is stored as
Q39: Strings cannot be input from the keyboard
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
Q44: The _ header file in C++ provides
Q45: Returning an error condition from a function