Mining Engineering > GATE 2024 > Logical Reasoning
Statements:
1. All heroes are winners.
2. All winners are lucky people.
Inferences:
I. All lucky people are heroes.
II. Some lucky people are heroes.
III. Some winners are heroes.
Which of the above inferences can be logically deduced from statements 1 and 2?
1. All heroes are winners.
2. All winners are lucky people.
Inferences:
I. All lucky people are heroes.
II. Some lucky people are heroes.
III. Some winners are heroes.
Which of the above inferences can be logically deduced from statements 1 and 2?
Explanation
Correct : b
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.