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