Mining Engineering > GATE 2017 > Data Interpretation
The bar graph below shows the output of five carpenters over one month, each of whom made different items of furniture: chairs, tables, and beds.
Consider the following statements.
i. The number of beds made by carpenter C2 is exactly the same as the number of tables made by carpenter C3.
ii. The total number of chairs made by all carpenters is less than the total number of tables.
Which one of the following is true?
A
Only i
B
Only ii
C
Both i and ii
D
Neither i nor ii

Explanation

Correct : c

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