
Computer Science Class 12 Chapter 11 Decision Constructs Test Paper
Q.1: Tick the correct Option. 1. Which of the following is not character constant? (a) ‘a’ (b) ‘Z’ (c) ‘5’✅ (d) None 2. Which of the following is equivalent to (p>=q) (a) P<q (b) (p<q) (c) p>q✅ (d) !p<q 3. The symbol that perform operations on data are called: (a) Operands (b) Code (c) Operators✅…