Electrical Engineering > GATE 2015 SET-1 > Logical Reasoning
Based on the given statements, select the most appropriate option to solve the given question.
If two floors in a certain building are 9 feet apart, how many steps are there in a set of stairs that extends from the first floor to the second floor of the building?
Statements:
(I) Each step is 3/4 foot high.
(II) Each step is 1 foot wide.
A
Statement I alone is sufficient, but statement II alone is not sufficient.
B
Statement II alone is sufficient, but statement I alone is not sufficient.
C
Both statements together are sufficient, but neither statement alone is sufficient.
D
Statement I and II together are not sufficient.

Explanation

Correct : a

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