Multiple Choice
The function that reverses the order of a C-string is
A) reversstr
B) strrev
C) reverseit
D) back
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q36: The escape sequence that represents the null
Q38: The itoa function is similar to atoi
Q39: By being able to pass arrays as
Q40: The ftoa function converts a floating-point value
Q41: The function that accepts a pointer to
Q42: The arguments of the strcpy function are<br>A)