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
How long to learn object oriented programming?
What is a class in oop?
class type to basic type conversion
What is polymorphism give a real life example?
Can we define a class within the interface?
Can we create object of abstract class?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is the difference between encapsulation and polymorphism?
write a program that takes input in digits and display the result in words from 1 to 1000
What are benefits of oop?
What is variable example?
Can we override main method?
What is polymorphism and types?
How do you define a class in oop?
What is cohesion in oop?