2nd Year Computer Chapter 14 File Handling in C
2nd Year Computer Chapter 14 File Handling in C Question And Answer Short And Simple Question And Answer Q 1. What is a data file? Ans. A data file is a collection of related records, with each record comprising multiple fields. Data files store various types of data permanently. Q 2. What is a stream?…