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