aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Data Structures and File Organizations
  • Which of the following functions returns the number of it...
Multiple choice

Which of the following functions returns the number of items that are successfully read from the file identified by file pointer?

  1. ungetc()

  2. fopen()

  3. feof()

  4. fscanf()

  5. rewind()

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This file function returns the number of items that are successfully read from the file identified by the file pointer.

Keep practicing — related questions

  • Which of the following functions returns the number of items that are successfully written into the file id...
  • Which of the following functions accepts file pointer, as a parameter and returns either a non zero integer...
  • Which of the following file control functions returns the current position of the file pointer on success a...
  • Which of the following functions accepts file pointer as a parameter and resets the position of the file po...
  • Which function will read a specified number of elements from a file?
  • Which of the following functions is used to obtain the current position of the file pointer?
  • Which of the following file control functions is used to reposition the file pointer and returns 0 on succe...
  • Which of the following functions pushes the character read previously using getc() back into input stream p...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Computer File Systems (1249 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy