Multiple Choice
Whenever a string literal is thrown, it s a(n) ____, not a string class object, that is thrown.
A) C-string
B) array of integers
C) numeric value
D) character
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The first step in creating a library
Q14: The traditional C++ approach to error handling
Q15: By convention, the first character in a
Q16: The _ function returns the next character
Q17: In exception handling, a(n) _ is the
Q19: The function declaration (prototype) for each character
Q20: At a fundamental level, all input (as
Q21: The _ method returns the number of
Q22: A common error associated with defining and
Q23: Multiple catch blocks can be used as