Question
Six persons, P through U are of different ages. Who is
the oldest person? Statement I: R is older than only U. S is older than P but younger than Q. Statement II: Q is not the oldest person. S is older than U The question consists of two statements numbered I and II given below it. You have to decide whether the data provided in the statements are sufficient to answer the question.Solution
From statement I alone, R is older than only U. S is older than P but younger than Q. But the oldest person cannot be determined. So, Statement I alone is not sufficient. From statement II alone, Q is not the oldest person. S is older than U. But the oldest person cannot be determined. So, statement II alone is not sufficient. On combining both statements, we will get, T > Q > S > P > R > U.
What is the first symbol in the bash script file
What does the 'len()' function do in Python?
Fork() command is used to create a new process. State true or false.
What does the term "bandwidth" refer to in analog electronics?
The hexadecimal number system uses digits from 0 to __.
What are the three main components of a bipolar junction transistor (BJT)?
What is a default route in routing?
Which type of memory can be electrically erased and reprogrammed in blocks or sectors?
Which data processing technique is commonly used for handling large-scale data in distributed computing environments?
What is the role of the catch block in exception handling?