📚 Question Bank Q23 — Programming and Data Structure
Tags
Programming and Data Structure
Q23. Marks: +2.0 UGC NET Paper 2: Computer Science 8th Oct 2022
The condition num! = 65 cannot be replaced by
1.num > 65 || num < 65
2.!(num = = 65)
3.num − 65
4.!(num − 65) ✓ Correct
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question