Which of the following will return true if the argument is a printable character other than a digit, letter, or space?

a. isprint
b. ispunct
c. ischar
d. isnotdls
e. None of these


b. ispunct

Computer Science & Information Technology

You might also like to view...

What is the generic condition in a for statement?

A. i AND N B. i N C. i != N D. i < N

Computer Science & Information Technology

Once inserted, you cannot add additional shapes to a SmartArt graphic

Indicate whether the statement is true or false

Computer Science & Information Technology

To place something in the same position on every slide of presentation automatically, insert into:

a. Slide master b. Notes master c. Handout master d. None of the above

Computer Science & Information Technology

The simplest technique for logically organizing cache is __________.

A. stack mapping B. associative mapping C. direct mapping D. set-associative mapping

Computer Science & Information Technology