Question
'Ankit', 'Manish', and 'Tarun' together can complete a work
in 25 days. 'Ankit' and 'Manish' together can complete the same work in 75 days. 'Tarun' alone can finish the same work in how many days?Solution
ATQ,
Let the total work = 75 units (LCM of 25 and 75)
Combined efficiency of 'Ankit' and 'Manish' = (75/75) = 1 unit/day
Combined efficiency of 'Ankit', 'Manish', and 'Tarun' = (75/25) = 3 units/day
Efficiency of 'Tarun' = 3 - 1 = 2 units/day
Time taken by 'Tarun' to complete the work alone = (75/2) = 37.5 days
Function to copy one memory location to other in C++
Which data analytics technique is best suited for identifying hidden patterns or relationships in large datasets?
A device that helps to prevent congestion and data collision?
In time series forecasting, what does MAE stand for?
A is the only candidate key. Then how many superkey possible with R(A,S,C,D)
Which of the following is used to retrieve data from a SQL database?
Which COCOMO mode provides a more detailed estimation based on individual project characteristics?
Which of the following is not a stable sort algorithm?
_________ is an agile development process focused primarily on ways to manage tasks in team-based development conditions
Which SQL command is used to create a new database table?