
Computer Science Class 12 Chapter 13 Functions In C Test Paper
Q.1: Tick the correct Option. 1. Global variables are created in: (a) RAM✅ (b) ROM (c) Hard Disk (d) Register 2. Formal arguments are also called _arguments: (a) Actual (b) Original (c) Dummy✅ (d) Referenced 3. A function that does not return thing has return type: (a) Int (b) Float (c) Void✅ (d) None 4….