To determine whether a character entered is a letter of the alphabet, use the __________ function.

a. isdigit
b. fromkeyboard
c. alpaok
d. isalpha
e. None of these

d. isalpha

Computer Science & Information Technology

You might also like to view...

The ________ button increases all font incrementally

Fill in the blank(s) with correct word

Computer Science & Information Technology

The value of which of the following growth-rate functions grows the fastest?

a) O(n) b) O(n2) c) O(1) d) O(log2n)

Computer Science & Information Technology