Multiple Choice
This function will return true if its argument is a printable character other than a digit, letter, or space.
A) isprint
B) ispunct
C) ischar
D) isnotdls
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The C++ library provides functions for converting
Q13: Look at the following statement. <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg"
Q14: If an uppercase character is passed as
Q16: The statement: <br>char var1 = tolower
Q19: The strlen function returns a C-string's length
Q22: To change a lower case character to
Q23: This function concatenates the contents of one
Q33: Although C++ provides ample library functions to
Q38: The itoa function is similar to atoi
Q44: The C++ compiler performs strict array bounds