Question
34 is related to 155 by certain logic. Following the
same logic, 49 is related to 168. To which of the following is 68 related, following the same logic?Solution
The logic followed here is: For every pair in the form of 'AB:CD': CD = AB + 121 In '34: 155': = 34 + 121 = 155 In '49: 170': = 49 + 121 = 170 In '68: ?': = 68 + 121 = 189
Shadow Paging avoids:
Which of the following is not part of the process control block (PCB)?
Which normal form ensures that every determinant is a candidate key?
Which join should be used when you want to list all customers and any orders they may have placed, including customers who haven’t placed any orders?
Which operation is NOT part of relational algebra?
Which normal form ensures no partial dependency of non-prime attributes on a candidate key?
Which type of relationship exists when a record in one table can relate to multiple records in another table, and vice versa?
Which normal form removes partial dependency?
During transaction before commit which of the following statements is done automatically in case of shutdown?
Which of the following concurrency control methods avoids deadlocks entirely but can reduce concurrency by blocking transactions at start?