ECAT Computer Science Chapter 13 Fundamentals of C Language With Answers

ECAT Computer Science Chapter 13 Fundamentals of C Language

Sr. # Questions Answers Choice
1 An array script should be: Int Float Double An array
2 On successfully closing a file, the fclose() returns: Null 0 (zero) 1 (one) File pointer
3 Which of the following function is used to write a string to a file? puts() putc() fputs() fget()
4 Which mode opens only an existing file for both reading and writing: "w" "w+" "r+" "a+"
5 A file is stored in? RAM Hard disk ROM Cache
6 A file is stored in? RAM Hard disk ROM Cache
7 In text stream, character have ________ correspondence One to One Ont to many Many to One All of above
8 In file handling, sequence of characters refers to _______ Text stream File stream Binary stream Character stream
9 There are _______ types of streams 1 2 3 Many
10 If programs get input data from data file and also send output into data file, it is called Files File processing Data files File Handling
Download This Set

Is this page helpful?