Programming in C - File Management

6. The statement fseek(fp,0L,0)i - if syntactically correct,means

Cancel reply

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


Cancel reply

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


7. The process of accessing data stored in a tape is similar to manipulating data on a

Cancel reply

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


Cancel reply

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


8. If a file is opened in r+ mode then

  • Option : C
  • Explanation :
    r+ - If is opened successfully fopen( ) loads it into memory and sets up a pointer which points to the first character in it. Returns NULL, if unable to open the file.Operations possible - reading existing contents, writing new contents, modifying existing contents of the file
    r - Searches file. If the file is opened successfully fopen( ) loads it into memory and sets up a pointer which points to the first character in it. If the file cannot be opened fopen( ) returns NULL.
    Operations possible – reading from the file.
Cancel reply

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


Cancel reply

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


9. If a file is opened in w+ mode then

Cancel reply

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


Cancel reply

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


10. ftell

Cancel reply

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


Cancel reply

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


  • File Management in C Questions can be used to give quizzes by any candidate who is preparing for UGC NET Computer Science
  • This File Management in C Questions section will help you test your analytical skills in a tricky method, thereby giving you an edge over other students
  • Any student who wants to prepare for DOEACC A Level, DOEACC B Level, and DOEACC C level can also use these Objective Type Questions Answer.
  • All candidates who have to appear for the Kendriya Vidyalaya Entrance exam can also refer to this mcq section.
  • You can also get access to the File Management in C MCQ ebook.
  • File Management in C Questions can be used in the preparation of JRF, CSIR, and various other exams.
  • You can also download pdf for these File Management in C multiple-choice questions Answers.
  • This File Management in C Multiple Choice Questions Answers section can also be used for the preparation of various competitive exams like UGC NET, GATE, PSU, IES, and many more.
  • File Management in C Questions can be used to gain a credit score in various undergraduate and postgraduate courses like BSc, MSc and MCA
  • File Management in C Questions for UGC NET Computer Science

    File Management in C MCQ

    File Management in C Multiple choice questions