Question
Two pipes can fill a tank in 10 hours and 12 hours,
respectively, while a third pipe can empty it in 20 hours. If all the three pipes are opened simultaneously, how long will it take to fill the tank?Solution
Let the total work be 1 unit. Rate of filling by first pipe = 1/10, Rate of filling by second pipe = 1/12, Rate of emptying by third pipe = 1/20. Net rate of filling = 1/10 + 1/12 - 1/20 = 8/60 = 2/15. Time = 1 / (2/15) = 7.5 hours. Answer: b)
Which of the following accurately describes Type 1 hypervisor virtualization?Â
Which of the following protocol is a network layer protocol and used for reporting errors?
When a large number of analog signal is to be converted to digital form, an analog multiplexer is used. The best suites analog to digital converter for ...
Which layer is not in OSI but in TCP/IP
Which is used for C shell?
What is a key characteristic of a star topology in networking?
Which design pattern would be most appropriate to ensure that only one instance of a class exists and provides a global point of access to that instance...
Fill in the blanks
R _________are the same as the arrays in C language which are used to hold ____________data values of the same type
Which is relational Database
What is the purpose of the #define directive in programming languages like C and C++?