Which of the following library function is not case-sensitive?
(a) toupper()
(b) tolower()
(c) isdigit()
(d) all of the mentioned
The question was asked during an interview for a job.
The query is from Character Class Testing & Conversions in section Input and Output in C of C