Start learning 50% faster. Sign in now
From statement I alone, Height of B is more than A. The number of persons taller than B is same as the number of persons shorter than A. E is taller than G but shorter than B. D is taller than F, who is shorter than B. D is taller than B. C is just shorter than F. E is not the fifth shortest person.
We get:
D(tallest) > B > F > C > E > A > G(shortest)
So, from statement I alone, we get D and B are taller than F.
So, data given in statement I alone is sufficient to answer the question.
From statement II alone, At most three persons are taller than C. C is shorter than D and B. E is just taller than A. F taller than A but shorter than B. F is neither the fourth shortest nor third shortest person. F is shorter than D. M is not the shortest. We get:
D/B(tallest) > B/D > F > C > E > A > G(shortest)
So, from statement II alone, we get D and B are taller than F.
So, data given in statement II alone is sufficient to answer the question.
Therefore, data given either in statement I alone or in statement II alone is sufficient to answer the question.
Which data structure in a compiler is used for managing information about variables and their attributes?
Which operator is used to allocate dynamic memory in C++?
In the context of the OWASP Top 10, what does "A3: Sensitive Data Exposure" refer to?
Which layer of the OSI model deals with electrical, mechanical, and physical aspects of data transmission?
In a three-phase system, each phase has a voltage of 400V. Calculate the line voltage (phase-to-phase voltage) in the system.
In the context of synchronization, what is a deadlock?
Which programming language is commonly used to write MapReduce jobs in Hadoop?
Multipoint topology is
Autovalue is a property of
A B-tree of order 4 is built from scratch by 10 successive insertions. What is the maximum number of node splitting operations that may take place?