12th Computer Short
12th Computer Short
Short Question 14
1.Define a stream? 2.How is the end of text file indicated?
3.How is a file closed? 4.Compare binary and text stream?
5.What is a string? 6.What is file pointer?
7.What are text file? 8.Describe the purpose of file handling.
9.State the purpose of binary stream.
10.what is fgets(),fprints(),fscanf(),fputs(),
11. what is fclose(),putc(),fopen() 12. What is EOF
13. what is formatted i/o. 14. What is file opening
14.what is meaning “r” and “a ” and “w” in file opening mode
15. .what is meaning “r+” and“a +” and “w+” in file opening
mode 16. What is new line
17Define a pointer? 18.What is binary stream? 19.Which
access method can access the data directly?
20.what is the use of data file? 21.Describe the purpose of file
handling? 22.why it is important to close a file
23.Liost any two ways to write text data? 24.List three names
of functions used for character input?
25.How a file open in C? 26.How is the end of text file
indicated?