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 / pranav
36%
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is difference between multiple inheritance and multilevel inheritance?
Is data hiding and abstraction same?
What is the types of inheritance?
why reinterpret cast is considered dangerous?
What is polymorphism in oops with example?
Can we create object of abstract class?
Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.
explain sub-type and sub class? atleast u have differ it into 4 points?
What is encapsulation in oops?
What is abstraction example?
What is coupling in oop?
What is the oops and benefits of oops programming?
What is encapsulation selenium?
What is destructor in oop?
What are the data types in oop?