Which function returns true if the character argument is a letter?

a. isdigit
b. islower
c. isalpha
d. isspace


c. isalpha

Computer Science & Information Technology

You might also like to view...

Together, the appearance and the way in which the user interacts with the application are known as that application’s ________.

a. abstract window toolkit. b. look-and-feel. c. swing factor. d. All of the above.

Computer Science & Information Technology

A(n) ________ is a code that is used to gain access to a file

Fill in the blank(s) with correct word

Computer Science & Information Technology

Surrounding text with the ________ element will create a paragraph

Fill in the blank(s) with correct word

Computer Science & Information Technology

The output reports:

a. Should print all fields in a record. b. Should print only relevant fields from a record. c. Should print all records from the table. d. None of the above.

Computer Science & Information Technology