Multiple Choice
To change a character argument from lower to upper case, use this function.
A) isupper
B) toupper
C) tolarge
D) fromlower
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When using the strcat function you must
Q27: This is the escape sequence representing the
Q28: This function accepts a pointer to a
Q29: After the following statement executes, what
Q30: A practical application of this function is
Q31: To determine whether a character entered is
Q33: This function accepts a C-string containing a
Q35: This function converts a C-string to an
Q36: The strcpy function's arguments are:<br>A)two C-strings<br>B)two addresses<br>C)three
Q39: By being able to pass arrays as