
Computer Science Class 12 Chapter 14 File Handling in C Test Paper
Q.1: Tick the correct Option. 1. A file is stored in (a) RAM (b) ROM (c) Hard Disk✅ (d) Cache 2. Which mode opens only an existing file for both reading and writing. (a) “w” (b) “W+” (c) “r+”✅ (d) “a+” 3. An array scripts should be (a) Int (b) Float (c) Double (d) An✅…