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