Multiple Choice
To test whether a character is a numeric digit character, use the __________ function.
A) isnumber
B) notAlpha
C) isnumeric
D) isdigit
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: C++11 introduces a function named to_string that
Q26: The _ function concatenates the contents of
Q27: The _ function will change a character
Q28: Select all that apply. Which of the
Q29: Which of the following will return true
Q31: To test whether a character is a
Q32: The function that accepts a C-string containing
Q33: Although C++ provides ample library functions to
Q34: Which of the following defines an array
Q35: The following string that uses a semicolon