Question
‘A’ and ‘B’ can do a piece of work in 20 days
and 40 days, respectively. If they started the work together and worked on it for 6 days, then find the time taken by ‘B’ alone to complete the remaining work.Solution
Let total amount of work be 40 units Efficiency of ‘A’ = 40/20 = 2 units/day Efficiency of ‘B’ = 40/40 = 1 units/day Amount of work done by ‘A’ and ‘B’ together in 6 days = (2 + 1) × 6 = 18 units Time taken by B to complete remaining work = (40 – 18)/1 = 22 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?