Question:medium

Negation of “Ram is in Class X or Rashmi is in Class XII” is

Show Hint

For negating OR statements, use De Morgan's law: \( \neg(p \, \text{OR} \, q) \equiv \neg p \, \text{AND} \, \neg q \).
Updated On: Apr 22, 2026
  • Ram is not in Class X but Rashmi is in Class XII
  • Ram is not in Class X but Rashmi is in Class XII
  • Either Ram is not in Class X or Rashmi is not in class XII
  • None of these
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0