C Programming MCQ - File Management

1:  

In the following statement
fprintf(fpt,"%n",i),
the variable fpt is a/an

A. Integer variable
B. Arbitrarily assigned value
C. Pointer to a file
D. Special kind of variable called file
 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



2:   The function fopen("filename","r")returns
A. Nothing
B. A value 0 or 1 depending on whether the file could be opened or not.
C. A pointer to FILE filename,if it exits
D. A pointer to a new file after creating it.
 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



3:   The function sprintf()works like printf(),but operatres on
A. Data in a file
B. stderr
C. stdin
D. string
 
 

Option: D

Explanation :

Click on Discuss to view users comments.

Write your comments here:



4:   To instantiate an object with the statement ifstream items("C:inven.txt");,the file on the disk is identified by the name
A. items
B. inven.txt
C. either (a) or (b)
D. None of these
 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here:



5:   Expression ((fpt=fopen("Samples","w"))==NULL)would be true if
A. The file sample does not exist while fopen is being executed
B. The file sample could not be created for writing
C. fpt is declared as a FILE pointer
D. The file sample is read only
 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here:




Syllabus Covered in this section is

  • Elements of C-Tokens
  • Identifiers
  • data types in C
  • Control structures in, C
  •  Sequence, selection and iteration(s).
  • Structured data types in C
  • Arrays, Structures, union, String, and pointers
  • Functions, Recursion
  • Parameter passing, Scope
  •  Binding, Abstract data types

This Section covers Multiple Choice Questions Answers in C Programming . Here questions answers are given with explanation and references. These questions can be used for the preparation of various competitive and academic exams.

Who can benefit - 

  • Any undergraduate or postgraduate student who is seeking C Programming objective type questions answers can use this section.
  • C programming Multiple Choice questions Answers can help you in interview preparation.
  • C Programming Objective type Questions Answers are also used at SSC and HSc level for Exam preparation.
  • C Programming MCQ Questions Answers are also used by engineering students in the preparation of their Exams.
  • Any candidate who has to appear for DOEACC A, B or C level Exam can also learn C Programming Questions Answers.
  • All the teachers who are appearing for Kendriya Vidyalya Sangathan Entrance Exam can also use C Programming Multiple Choice Questions Answers.
  • C Programming MCQs can also be used by the students who are pursuing B.Sc or Msc Computer Science.
  • C Programming Questions Answers can also be used by BCA students for the preparation of their exams.
  • Any student who is pursuing B.Sc. in Information Technology can also use this C Programming mcq Questions Answers.
  •  MCA students can also prepare for their exams using  C Programming Objective Type Questions Answers.
  • You can get free access to C Programming mcq pdf.
  • You can also have online access to C Programming Questions Answers EBook.

Various Search Terms used for this section are

  • C Programming quiz questions with answers

  • C Programming exam questions answers

  • C Programming MCQ questions Answers

  • C Programming MCQ

  • C Programming Questions Answers