Question
Select the option that is related to the third number
in the same way as the second number is related to first number and the sixth number is related to the fifth number. 35 : 4 :: 39 : ?Solution
. 35 = 7 × 5   ↓                                                                                                      (Subtracting the factor of 35)   7 – 5 = 2 ⇒ 2 × 2 = 4                                                     (Subtracted value multiplied by 2) Similarly, 39 = 13 × 3 ↓                                                                                          (Subtracting the factor of 39) 13 – 3 = 10 ⇒ 10 × 2 = 20                                               (Subtracted value multiplied by 2) Hence, option D is correct.
Which of the following is used to eliminate redundancy and anomalies in a database?
Which command is used to remove all records from a table without deleting the table structure?
The result of a Cartesian product of two relations R and S will have:
Which OOP principle allows a single interface to represent different underlying forms or data types?
Which of the following is true about a view in SQL?
A primary key in a table:
Which SQL keyword is used to sort the result set?
The concept of "data hiding" is primarily achieved through which OOP principle?
Which of the following is a valid constraint in SQL?
Which of the following statements about abstract classes is true?