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