Multiple Choice
The length of the string "Hello There." is ____.
A) 11
B) 12
C) 13
D) 14
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: The string expression strVar._ starts at index
Q23: The following is a valid C++ enumeration
Q24: The scope of a namespace member is
Q25: What is the output of the following
Q26: The string expression strVar._ inserts all the
Q28: The identifiers in the system-provided header files
Q29: In C++, [] is called the array
Q30: An anonymous type can be passed as
Q31: Consider the following statements:string str1 = "ABCDEFGHIJKLM";
Q32: In C++, _ is called the