Home » C Programming » Strings » Question
  1. Which of the following will return a non-zero value when checked with isspace(c)?
    1. return
    2. newline
    3. blank
    4. All of above
    5. None of these
Correct Option: D

All of above



Your comments will be displayed only after manual approval.