Multiple Choice
To change a lower case character to an upper case character, use this function.
A) atoi
B) itoa
C) ltou
D) toupper
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The C++ library provides functions for converting
Q18: This function will return true if its
Q19: The strlen function returns a C-string's length
Q23: This function concatenates the contents of one
Q24: The null terminator stands for this ASCII
Q25: This function accepts a C-string as an
Q26: This library function reverses the order of
Q27: This is the escape sequence representing the
Q38: The itoa function is similar to atoi
Q44: The C++ compiler performs strict array bounds