1.

Which function tests for any character that is an uppercase letter.

A. iscntrl()
B. ispunct()
C. isdigit()
D. isupper()
Answer» E.


Discussion

No Comment Found