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
What is oops and its features?
write a programe to calculate the simple intrest and compund intrest using by function overlading
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 the advantages of inheritance.
What does and I oop mean?
What is persistence in oop?
what's the basic's in dot net
class type to basic type conversion
What makes a language oop?
What is the advantage of oop over procedural language?
what is the sylabus for priliminaries?
What is ambiguity in inheritance?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
what are the realtime excercises in C++?
How is class defined?