Question
P alone can finish a piece of work ‘M’ in 6 days
while Q takes 3 days to finish it alone. P, Q and R working together can finish the work ‘N’ which is 12 times of work ‘M’ in 6 days. How long will R take to finish work ‘N’, when working alone?Solution
Let the work ‘M’ = 6 units (LCM of 6 and 3) Efficiency of P = 6/6 = 1 units Efficiency of Q = 6/3 = 2 units Efficiency of P, Q and R = (6 × 12)/6 = 12 units per day Efficiency of R = 12 – (1 + 2) = 9 units per day Time taken by R to finish work ‘N’ = 72/9 = 8 days
- Which algorithm approach focus on Local Optimum solution? 
- What is the shortcut for 'Undo' in most software? 
- The core element of parallel processing is ___. 
- The ability of the device to give identical output when repeat measurement are made with the same input is defined as________ 
- Which of these AI approaches involves agents learning by interacting with their environment? 
- In a nodal analysis a circuit with 10 nodes will have _______ unknown voltage and _______equation. 
- Which of the following network traffic tool can capture not only passwords, but any type of data passing through a network, like usernames, email addres... 
- Which statement is FALSE for PLL used for demodulation of FM? 
- What is the output of the following part of python program? - x = ("apple", "banana", "cherry") - print(x) 
- Which of the following best describes the nature of TCP (Transmission Control Protocol) as a connection-oriented protocol?