InterviewSolution
Saved Bookmarks
| 1. |
Statement 1 : Consider the statements p : Delhi is in India q : Mumbai is not in Italy Then the negation of the statement p vv q, is 'delhi is not in India and Mumbai is in Italy' Statement 2: For any two statement p and q ~(p vv q) = ~p vv ~q |
|
Answer» Statement 1 and statement 2 are both false |
|