aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

Which of the following functions is not directly related to a file?

  1. getw()

  2. getc()

  3. rewind()

  4. free()

  5. putw()

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

It is used to free previously allocated space.

Keep practicing — related questions

  • Which of the following functions accepts file pointer as a parameter and resets the position of the file po...
  • Which of the following file control functions returns the current position of the file pointer on success a...
  • Which of the following functions returns the number of items that are successfully written into the file id...
  • Which of the following file control functions is used to reposition the file pointer and returns 0 on succe...
  • Which of the following functions can be used to randomly access a file?
  • Which of the following functions returns the number of items that are successfully read from the file ident...
  • Which of the following functions give the current position of the file pointer?
  • Which of the following function is a macro that outputs a character to a file stream specified using file p...
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy