Question
Two pipes A and B can fill a tank in 12 hours and 16
hours, respectively. A third pipe C can empty the tank in 24 hours. If all three pipes are opened together, how long will it take to fill the tank?Solution
Work done by A in 1 hour = 1/12. Work done by B in 1 hour = 1/16. Work done by C in 1 hour = −1/24. Net work done in 1 hour = 1/12 + 1/16 − 1/24. LCM of 12, 16, and 24 is 48. Net work done in 1 hour = (4 + 3 − 2)/48 = 5/48. Time taken to fill the tank = 48/5 = 9.6 hours. Ans. b
What is the primary function of a MAC address in a network?
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
What does the term "code optimization" refer to in the context of software development?
If 2 K bits/second is bit rate, what is the minimum PCM bandwidth required for successful transmission?Â
What does the term "serializable" refer to in the context of database transactions?
The core element of parallel processing is ___.
What are the 3v’s of Big Data?
Fill in the correct option for 25 blank space.
What is a primary feature of the Agile Model in software development?