Multiple Choice
The __________ function will change a character argument from uppercase to lowercase.
A) islower
B) tolower
C) atoi
D) toupper
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: The strlen function returns a C-string's length
Q20: In C++11, assuming mychar is a char
Q21: A test using the isupper function will
Q22: The expression being tested by the statement
Q23: The null terminator stands for ASCII code<br>A)
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