Multiple Choice
The ____ function enables you to retrieve separate characters in a string.
A) at()
B) char_at()
C) indexof()
D) value_of()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: Each character in a string is stored
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
Q46: Storage areas declared for a class are
Q48: User-input validation is an essential part of
Q49: Designating a namespace in the _ statement
Q50: In the earlier versions of C++, the