Promathematica is a unique platform built for providing comprehensive solutions of mathematics for Competitive Exams using Java Language.
Please visit: https://promathematica.com/
What is Pipes and Cisterns ?
A pipe is connected to a tank or cistern to fill or empty the tank or cistern.
1) Inlet: A pipe which is connected to fill a tank is known as an inlet.
2) Outlet: A pipe which is connected to empty a tank is known as an outlet.
In Pipes and Cisterns problems – we need to find out what portion of the tank each of the pipes fill or drain in unit time (say in a minute or hour or second) and then perform arithmetic operation on this value.
Pipes and Cistern Problems have been solved and demonstrated using Java.