There are 2 empty jars of 5 and 3 liters capacity. And a
river is flowing besides. I want to measure 4 liters of
wanter using these 2 jars. How do you do this?
Answer Posted / rp
First of all fill 3litre jar fullyand then pour it into
5litre jar.Now again fill 3litre jar fully and pour it into
5litre jarNow 5litre jar is full and 3litre jar has 1litre
water. Now pour all the water of 5litre jar on the ground
and pour the 3litre's jar 1 litre into 5 litre jar. Now
again fill 3litre jar fully and pour into 5litre jar .Now
5litre jar has 4litre water.
You can simply understand as:-
1)3l jar=3,5l jar=0
2)3l jar=0,5l jar=3
3)3l jar=3,5l jar=3
4)3l jar=1,5l jar=5
5)3l jar=1,5l jar=0
6)3l jar=0,5l jar=1
7)3l jar=3,5l jar=1
8)3l jar=0,5l jar=4
Is This Answer Correct ? | 29 Yes | 1 No |
Post New Answer View All Answers
What is polymorphism in oop example?
What is object and class in oops?
Why is encapsulation used?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is an advantage of polymorphism?
#include
Why is polymorphism needed?
How is polymorphism achieved?
State what is encapsulation and friend function?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What language is oop?
What is static modifier?
What is encapsulation in oops?
What is the diamond problem in inheritance?
What are the 3 principles of oop?