Question
The ratio between the present ages of Mohit and Rekha is
2:3. Find the present age of Rekha. I: Difference between the present ages of Priya and Mohit is 22 years. II: The present age of Priya is 4 years less than thrice the present age of Mohit. III: Difference between the present ages of Rekha and Mohit is 28 years. In each of the following questions, a question is followed by two or three statement. Read all the statements and find that which statements are required to answer the question and answer accordingly.Solution
From statement III: Age of Rekha = 28× 3 = 84 From statement I and II: 2 Rekha = 3 Mohit , ----(1) Priya – Mohit = 22 and 3 Mohit – Priya = 4 On solving, Mohit’s age = 13 year, putting this in equation (1) we get Rekha’s age = 39/2 years or 19 years 6 months
Time complexity of heap sort is:
Which type of database key is a candidate key that has not been chosen as the primary key?
Which data structure uses LIFO (Last In, First Out) principle?
In a data warehousing environment, what is the primary purpose of an OLAP (Online Analytical Processing) cube?
- Which of the following is the primary characteristic of Infrastructure as a Service (IaaS) in cloud computing?
Which of the following accurately describes the role of a "foreign key" in a relational database system?
Deletion in Red-Black Trees maintains balance using:
Which SQL command is used to remove only specific rows from a table while preserving the structure and other rows?
In the dynamic programming approach for LCS, the base cases are crucial for correctly initializing the dp table.
Consider the following Python co...
RISC stands for: