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 : 24:: 23 : ? :: 46 : 40Solution
The product of first and second digits of the first number is added to the square of the first digit of the first number to obtain the second number. 35 : 24 → [(3 × 5) + (3)² ] = [15 + 9] = 24 46 : 40 → [(4 × 6) + (4)² ] = [24 + 16] = 40 23 : 10 → [(2 × 3) + (2)² ] = [6 + 4] = 10
Shadow paging in recovery eliminates the need for:
Which of the following is a type of database index?
In relational algebra, the operation that combines tuples from two relations using common attribute values is:
What is the maximum number of processes that can be in the Ready state?
A transaction that reads a value then later sees a different value because another transaction updated and committed in between experiences which anomaly?
MVCC (Multi-Version Concurrency Control) ensures:
Which of the following is true about ACID properties in DBMS?
Which normal form removes partial dependency?
Which of the following is not part of the process control block (PCB)?
In an E-R Diagram, entities are typically represented by: