Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) iscntrl()
b) ispunct()
c) isdigit()
d) isupper()