InterviewSolution
Saved Bookmarks
| 1. |
If p and q be two statements then the conjunction of the statements, p \(\land\) q is false when(A) both p and q are true. (B) either p or q are true(C) either p or q or both are false. (D) both p and q are false. |
|
Answer» Correct answer: (C) either p or q or both are false. |
|