20% of a 6 litre solution and 60% of 4 litre solution are
mixed what the % of mixture of solution it is resulted into?
Answers were Sorted based on User's Feedback
Answer / kalyan chukka
Ans : 3.6 lt
20% of 6 lit solution = 20/100 x 6 = 1.2 lt
60% of 4 lit solution = 60/100 x 4 = 2.4 lt
Ans= 1.2+2.4 = 3.6 lt
| Is This Answer Correct ? | 21 Yes | 2 No |
why reinterpret cast is considered dangerous?
Can abstract class have normal methods?
What do you mean by public, private, protected and friendly?
Why do we use polymorphism in oops?
What is the difference between C++ and java?
What is nutshell in programming language?
1 Answers Satyam, Tech Mahindra,
what is the application of oops?
What is the difference between static polymorphism and dynamic polymorphism?
What is a unary operator?
Write pseudo code for push in a stack?
Hi All, I am new to programming and want to know how can i write a code to take input of 2 numbers from user and swap it without using a temp variable?
Can java compiler skips any statement during compilation time?