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?
A
Only I and II
B
Only II and III
C
Only I and III
D
Only III

Explanation

Correct : b

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science