Question
P, Q and R together can complete a work in 12 days. All
of them worked together for 6 days and then P left. How much time will Q and R together take to complete the remaining work? Statement I: If P completes a work in X number of days, then Q and R together complete the work in X number of days. Statement II: After leaving the work, P completed another work in 10 days.Solution
From statement I, it is clear that had P not left the work, the remaining work would have been completed in 6 days. Now since, P’s efficiency is equal to (Q + R)’s efficiency, now the work will completed in 12 days. Statement II is not related to the question.
What is overfitting in the context of machine learning models?
Which of the following sorting technique is an example of Divide and Conquer technique?
Which of these AI approaches involves agents learning by interacting with their environment?
Data warehouse has historical data
Which of the following programming language most of “Wireshark” is implemented in?
Which algorithm is commonly used for Part-of-Speech tagging?
What is the primary purpose of the Banker's Algorithm in operating systems?
The is attribute in custom elements is used for:
What is the primary use of the printf function in C/C++ programming?
Which of the following statements best describes the role of the JDBC package in Java programming?