Start learning 50% faster. Sign in now
ATQ;
Given,
(X-(x+1)): (Y+(x+2)) = 1: 2 …(i)
Also, age of Z = 34- 5 = 29 years
So, age of X = 29- 4 = 25 years
Age of Y= 29+5 = 34 years
Now, using equation (i), we get,
(X-(x+1)) : (Y+(x+2)) = 1: 2
(25 – x-1) : (34+x+2) = 1: 2
48 – 2x = 36 + x
3x = 48 – 36
3x = 12
x = 12 ÷ 3 = 4
Which component in the CPU is responsible for fetching instructions from memory and incrementing the program counter?
What is the purpose of a "Deadlock Prevention" strategy in a DBMS locking protocol?
Which database operation is used to combine records from two or more tables based on related columns?
Which concurrency control technique allows a transaction to read uncommitted data?
Which of the following is a type of translator?
A device that connects network with different protocols?
In a 2-to-1 multiplexer, how many select lines are required to choose between two data inputs?
What is the purpose of a lock in concurrency control?
Identify the highest normal form for the given set of dependencies on relation R
R(ABCDE)= {AB → C, C → D, D → E, E → A,D → B}
The major drawback of RAD model is __________.