Question
βAβ and βBβ can do a piece of work in 12 days
and 24 days, respectively. They started working together but βAβ left after 4 days. Find the time taken by βBβ to complete the remaining work.Solution
Let total amount of work be 24 units (LCM of 12 and 24). Efficiency of βAβ = 24/12 = 2 units/day Efficiency of βBβ = 24/24 = 1 units/day Amount of work done by βAβ and βBβ together in 4 days = (2 + 1) Γ 4 = 12 units Time taken by B to complete remaining work = {(24 β 12)/1} = 12 days
Which data analytics technique is suitable for handling missing data points in a dataset?
The dynamic memory allocation is the memory allocation done at the _________.
Which of these can be overloaded?
Which of the following is a valid token in lexical analysis?
What does a "Shared Lock" in a DBMS locking protocol allow?
Β
Consider a 4-way set associative cache consisting of 128 lines with a line size of 64 words. The CPU generates a 20-bit address of a word in main memor...
In dynamic programming, what is memoization?
What is the minimum no. of variables/ features required to perform clustering?
What is the basic component of an electronic circuit that restricts the flow of current?
When designing a sequential circuit, what is the purpose of flip-flops or latches?