Question
Seven players J, K, L, M, N, O, and P scored different
runs in a match. At least three players scored more than 56 runs. Who scored the highest run? Statements: I. N scored more runs than P but less than 56 runs. M doesn’t score more than P. J scored more runs than L, but not the highest. L doesn’t score 56 runs. II. Runs scored by J is the average of the runs scored by O and L. K scored more than N but less than L. P and M scored less than L who doesn’t score the highest. The question given below 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. Read all the statements and give answer.Solution
From I. There will be three possible cases as at least three players scored more than 56 runs. So, we cannot determine who scored the highest run. Hence, the data in statement I alone is not sufficient to answer the question. From II. O > J > L > _ > _ > _ > _ Hence, the data in statement II alone are sufficient to answer the question, while the data in statement I alone are not 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?