Question
The income ratio of Aman to Qureshi is 5:7. Both
individuals save ₹900 each. If the ratio of their expenditures is 7:11, determine Qureshi's total expenditure.Solution
Let the income of ‘Aman’ and ‘Qureshi’ be Rs. ‘5x’ and Rs. ‘7x’, respectively. ATQ, {(5x – 900):(7x – 900)} = 7:11 Or, (55x – 9900) = (49x – 6300) Or, 6x = 3600 So, x = 600 Expenditure of ‘Qureshi’ = 7x – 900 = {(600 × 7) – 900} = Rs. 3,300
Which concurrency control technique allows a transaction to read uncommitted data?
Which keyword is used to throw an exception explicitly?
At which layer of the OSI model do hardware devices like switches primarily operate?
Which cardinality notation represents a mandatory relationship?
The "Selection" operation in relational algebra is equivalent to which operation in SQL?
- If a recursive function calling itself and that recursive call is the last statement in the function then it’s known as ___________
What is a deadlock in a computer system?
Which protocol is used by IP to guarantee the delivery of packets?
Consider the following two statements.
S1: Destination MAC address of an ARP request is a broadcast address.
S2: Destination MAC add...
Which of the following is a key benefit of using virtual memory?