Mining Engineering > GATE 2021 > Logical Reasoning
Some football players play cricket.
All cricket players play hockey.
Among the options given below, the statement that logically follows from the two statements 1 and 2 above, is
A
No football player plays hockey.
B
Some football players play hockey.
C
All football players play hockey.
D
All hockey players play football.

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