InterviewSolution
Saved Bookmarks
| 1. |
If p: Rohit is tall q:Rohit is handsome, indicate the symbolic form of the following statement [ in It is false that Rohit is short or handsome.A. `~(p^^q)`B. `pvv~q`C. `p^^~q`D. `~(p^^q)` |
| Answer» Correct Answer - C | |