InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statements is/are correct?(a) True AND true =true(b) True AND false= false(c) False AND false= false(d) All of the mentioned |
|
Answer» The correct option is (d) All of the mentioned Easy explanation: None. |
|