Question
An elephant can do a work as fast as two horses ‘A’
and ‘B’ can do it by working together. If horse ‘A’ alone can complete the work in 9 hours and horse ‘B’ in 18 hours, then find the time taken by elephant to complete the work.Solution
Let the total work = 18 units Efficiency of horse who can complete the work in 9 hours = 18/9 = 2 units/hour Efficiency of horse who can complete the work in 18 hours = 18/18 = 1 units/hour Therefore, time taken by both horses to complete the work together = 18/(2 + 1) = 6 hours Therefore, time taken by the elephant to complete the work = 6 hours
- 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?