📚 Question Bank Q1 — Programming and Data Structure
Tags
Programming and Data Structure
Q1. Marks: +2.0 UGC NET Paper 2: Computer Sc 6th Jan 2025 Shift 1

Consider following conditional statements if (m == 20 - 10 || n > 10). The order of execution of the following operations is

A. ==

B.-

C. ||

D. >

Choose the correct answer from the options given below:

1.D, B, A, C
2.B, D, C, A
3.B, D, A, C ✓ Correct
4.A, B, D, C
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question