Multiple Choice
The three most important and common integer types used in most applications are int , char , and ____.
A) long int
B) unsigned char
C) bool
D) long
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: C++ is a case-sensitive language.
Q33: Each _ inside the function body must
Q34: When a declaration statement is used to
Q35: A(n) _ number, more commonly known as
Q36: One important requirement for designing a good
Q39: C++ supports two types of comments: line
Q40: A _ begins with two slashes (
Q41: The maximum number of characters in a
Q42: In C++, a(n) _ character changes the
Q43: Data transmitted to a function at runtime