aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Data and File Structures
  • Which of the following file control functions is used to ...
Multiple choice

Which of the following file control functions is used to move the file pointer to the desired position within the file?

  1. ferror()

  2. fseek()

  3. fscanf()

  4. getc()

  5. fopen()

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

This file control functions is used to move the file pointer to the desired position within the file.

Keep practicing — related questions

  • Which of the following file control functions is used to reposition the file pointer and returns 0 on succe...
  • Which of the following file control functions returns the current position of the file pointer on success a...
  • Which of the following functions is used to obtain the current position of the file pointer?
  • Which of the following functions accepts file pointer as a parameter and resets the position of the file po...
  • Which of the following functions is used to place the pointer at a particular position in a file?
  • Which of the following functions accepts file pointer, as a parameter and returns either a non zero integer...
  • Which of the following functions give the current position of the file pointer?
  • Which of the following functions in data file handling moves the file put pointer to a location specified b...
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