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...

In an outline, ________ is the keyboard shortcut to decrease the list level

A) Tab B) Shift + Tab C) Ctrl + Tab D) Alt + Tab

Computer Science & Information Technology

What is not true about an effective chart?

A) It is clear. B) It is easy to understand. C) It always contains more than one series. D) It is useful.

Computer Science & Information Technology