📚 Question Bank Q79 — Programming and Data Structure
Tags
Programming and Data Structure
Q79. Marks: +2.0 UGC NET Paper 2: Computer Science 8th Oct 2022
Of the following, which is NOT a logical error?
1.Using the '=', instead of '= =' to determine if two values are equal
2.Divide by zero ✓ Correct
3.Failing to initialize counter and total variables before the body of loop
4.Using commas instead of two required semicolon in a for loop header
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question