Question
Six boxes, L, M, N, O, P and Q are one above the other,
such that the box which is at the bottom is numbered as 1, the box above it as 2 and so on. How many boxes are below Q? Statement I: There are three boxes between L and N. M is two boxes below L. O is above P. O is not the topmost box. Q is neither the topmost box nor the bottommost box. Statement II: P is two boxes below O. There are two boxes between L and O. L is above P. N is two boxes below M. The question given below consists of two statements I and II given below it. You have to decide whether the data provided in the statements are sufficient to answer the question. Read all the statements and give answer.Solution
From statement I, there are three boxes between L and N. M is two boxes below L. O is above P. O is not the topmost box. Q is neither the topmost box nor the bottommost box.
So, either two or four boxes are below Q. From statement II, P is two boxes below O. There are two boxes between L and O. L is above P. N is two boxes below M.
Four boxes are below Q. So, data in statement I alone is not sufficient to answer the question and data in statement II alone is sufficient to answer the question.Â
Which famous sorting algorithm uses the divide-and-conquer strategy?
What is the correct syntax to declare a variable in C?
In SQL, which keyword is used to retrieve data from a database?
A firewall that monitors the state of active connections and makes decisions based on the context of those connections is known as a:
What is the main purpose of the parity bit in error detection?
Which component is responsible for translating virtual addresses to physical addresses?
What is the scope of a variable declared as "static" inside a function?
How can the Banker's algorithm be used to prevent deadlocks?
The java.sql and javax.sql are the primary packages for JDBC 4.0.
In tuple calculus, what does the ∃ symbol represent?