aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Unix Operating System
  • Which of the following library functions do/does not retu...
Multiple choice

Which of the following library functions do/does not return a pointer to the structure FILE?

  1. fclose()

  2. frwrite()

  3. both (1) and (2)

  4. none of these

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

Both fclose() and fwrite() are library functions which do not return a pointer to the structure FILE.

Keep practicing — related questions

  • Which of the following functions accepts file pointer, as a parameter and returns either a non zero integer...
  • Which of the following functions accepts file pointer as a parameter and resets the position of the file po...
  • 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 returns the current position of the file pointer on success a...
  • Which of the following functions is not directly related to a file?
  • Which of the following functions is used to place the pointer at a particular position in a file?
  • Which of the following functions in data file handling moves the file put pointer to a location specified b...
  • Which of the following functions is used to obtain the current position of the file pointer?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy