Home » C Programming » Input & Output » Question
  1. Which is true about function tolower?
    1. Converts an uppercase letter to lowercase
    2. returns other characters untouched
    3. The function tolower is defined in <ctype.h>
    4. All of above
    5. None of these
Correct Option: E

None of these



Your comments will be displayed only after manual approval.