Question
A can complete a work in 20 days. B takes 10 days less
than A to complete the same work. In how many days can both of them together complete 90% of the work together?Solution
Time taken by B to complete the work = 20 – 10 = 10 days Let the total work = 20 units Efficiency of A = 20/20 = 1 units/day Efficiency of B = 20/10 = 2 units/day Required time taken = 0.90 x 20/(1+2) = 6 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?