Home » C Programming » Input & Output » Question
  1. Which function has a return type as char pointer?
    1. fgets
    2. fputs
    3. getline
    4. All of above
    5. None of these
Correct Option: A

fgets



Your comments will be displayed only after manual approval.