InterviewSolution
Saved Bookmarks
| 1. |
The converse of the statement 'If sum is not shining, then sky is filled with clouds ' isA. if Sky is filled with clouds, then the Sun is not sharingB. If Sun is shining, then sky is fielld with cloundsC. If sky is clear, then Sun is shiningD. |
|
Answer» Correct Answer - A Let p: Sum is not shining. and q : sky is filled with clouds. Converse of the above statement `pto q` is `q to q` If sky is filled with clouds, then the Sun is not shinig. |
|