To return an uppercase letter from char variable ch, use
A. isdigit(ch)
B. isalpha(ch)
C. tolower(ch)
D. islower(ch)
E. toupper(ch)
E. toupper(ch)
Computer Science & Information Technology
You might also like to view...
A cookie is ________.
a. something you eat. b. a piece of data that maintains information about a client during and possibly between browser sessions. c. a piece of data that maintains information about all the servers that a client visits. d. None of the above.
Computer Science & Information Technology
List the methods you might use to analyze a NURBS surface.
What will be an ideal response?
Computer Science & Information Technology
A(n) ________ or patch addresses individual problems with software as they are discovered
Fill in the blank(s) with correct word
Computer Science & Information Technology
An application's main() method must have a void return type.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology