InterviewSolution
Saved Bookmarks
| 1. |
t : Ram is talented, r : Ram is rich, s: Ram jis successful. Ram is neither talented nor rich and hence he is not successful is represented as :A. `(~t^^~r)to~s`B. `~(t^^r)to~s`C. `~(t^^~r)to~s`D. `(~tvv~r)tos` |
| Answer» Correct Answer - A | |