EC > GATE 2017 SET-1 > Logical Reasoning
Some tables are shelves. Some shelves are chairs. All chairs are benches. Which of the following conclusions can be deduced from the preceding sentences?
i. At least one bench is a table
ii. At least one shelf is a bench
iii. At least one chair is a table
IV. All benches are chairs
A
Only i
B
Only ii
C
Only ii and iii
D
Only iv

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