Question
A can complete a work in 30 days. B takes 6 days less
than A to complete the same work. In how many days can both of them together complete 60% of the work together?Solution
Time taken by B to complete the work = 30 – 6 = 24 days Let the total work = 120 units Efficiency of A = 120/30 = 4 units/day Efficiency of B = 120/24 = 5 units/day Required time taken = 0.60 x 120/(4+5) = 8 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?