OpenTechBook
  • Home
  • Open Books
    • All Open Books

    • Free eBooks
    • Free Magazines
    • Free Journals

    • Submit an Open Book
  • Quizzes
Home » Quiz » C Language Quiz

The ________ function is used to move the file pointer to a specified position in a file.

Difficulty level
  • moveptr()
  • fseek()
  • setposition()
  • positionfile()
The correct option is b) fseek(). This function in C is used to move the file pointer to a specified position in the file. It takes the file pointer, offset, and origin as arguments.
Add your answer
Loading...
Facebook Twitter Linkedin Reddit Pinterest
C Language Quiz
Quiz
What is the purpose of an array in C?
The strlen function returns the length of a string, excluding the ________.

Related Quiz

  • A ________ allows multiple variables to share the same memory location.
  • In C, when an array is passed to a function, is it passed by value or by reference?
  • Using a union can lead to efficient memory usage when you need to store different ________ at different times.
  • What function is used to open a binary file for both reading and writing in C?
  • What happens when realloc is called with a size parameter of zero?

Leave a commentCancel

Your email address will not be published. Required fields are marked *

Hot Quiz

Python QuizPHP QuizServlet QuizData Analyst QuizAppium QuizSpring Boot QuizADO.NET QuizAPI Testing QuizNode.js QuizDatabase Testing QuizAWS Lambda QuizAutomation Testing QuizData Science Statistics QuizWeb Services QuizSoftware Testing QuizC Language QuizR Programming QuizC++ QuizBootstrap QuizAlgorithm Quiz
Copyright © 2024 Open Tech Book
  • About
  • Contact
  • FAQ
  • DMCA
  • Disclaimer
  • Privacy Policy