Multiple Choice
A practical application of this function is to allow a user to enter a response of 'y' or 'Y' to a prompt.
A) tolower
B) toupper
C) a or b
D) ignorecase
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: "Whitespace" encompasses which of the following?<br>A)tab<br>B)newline<br>C)space<br>D)All of
Q5: To test whether a character is a
Q7: To determine whether a character is whitespace,
Q11: This function accepts pointers to two C-strings
Q16: The statement: <br>char var1 = tolower
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
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