Which of the following function is are included in ctype h-03235
Which of the following function(s) is/are included in ctype.h header file?
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Mid Term - Quiz No.14.
Which of the following function(s) is/are included in ctype.h header file?
isdigit(int c)
isxdigit(int c )
tolower(int c)
All of the above