Multiple Choice
The first step in using the string class is to #include the ________ header file.
A) iostream
B) cctype
C) cmath
D) string
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q27: In programming terms, a group of characters
Q28: You must have a _ for every
Q29: _ represent storage locations in the computer's
Q30: What will the following code display?<br><img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg"
Q31: In C++ 11, if you want an
Q33: What will the following code display?<br><img src="https://d2lvgg3v3hfg70.cloudfront.net/TB34225555/.jpg"
Q34: A statement that starts with a #
Q35: What will the following code display?<br><img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg"
Q36: A variable called "average" should be declared
Q37: In a C++ program, two slash marks