A

Admin • 833K Points
Coach

Q. Which function is used to move the file pointer to a specific location?

  • (A) seek()
  • (B) fseek()
  • (C) mseek()
  • (D) pointer()
  • Correct Answer - Option(B)
  • Views: 18
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

fseek() is used to reposition the file pointer.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.