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
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
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.