20% of a 6 litre solution and 60% of 4 litre solution are
mixed what the % of mixture of solution it is resulted into?
Answer Posted / ashish
28
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What are main features of oop?
What is the difference between a mixin and inheritance?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is stream in oop?
What is encapsulation oop?
Why is static class not inherited?
any one please tell me the purpose of operator overloading
What is class and object in oops?
Why do we use polymorphism?
What is abstract class in oops?
What are the benefits of oop?
What is object and class in oops?
What are properties in oop?
Can we create object of interface?