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
Whats oop mean?
What is abstraction in oop with example?
Write a program to sort the number with different sorts in one program ??
What do you mean by abstraction?
What is destructor give example?
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.
What is encapsulation with example?
Is react oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What are oops methods?
What is destructor in oop?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is the difference between abstraction and polymorphism?
Why is abstraction used?
Why do we use class in oops?