Start learning 50% faster. Sign in now
ATQ, (Anita = A and Binita = B) Let Anita finish the work in 'x' days and B in 'y' days Then, (3/x) + (5/y) = 1 Let (1/x) = A, and (1/y) = B then equations can be followed as- 3A + 5B = 1.......(1) 4A + 2B = 1.......(1) Solving both equations we get B = (1/14) days (1/y) = (1/14) Now, 3A + 5B = 1 3A + (5/14) = 1 A = 9/(14 × 3)= (3/14)days therefore B = 14 days and A = (14/3)days
Which of the following is a key benefit of using virtual memory?
The gain of an amplifier is defined as:
How many stable states does a positive-edge-triggered D-type flip-flop have?
In a public blockchain, who can participate in the validation of transactions and creation of new blocks?
What is the time complexity of a dynamic programming solution for a problem with "n" subproblems and each subproblem taking "O(1)" time to solve?
Which is a mode in networking?
Which keyword is used to implement inheritance in most programming languages?
What is a deadlock in a computer system?
Which type of memory is pre-programmed with data during the manufacturing process and cannot be modified?
What is a race condition in the context of synchronization?