Answer Posted / teginder
When instance of that class is creater by us
Is This Answer Correct ? | 30 Yes | 5 No |
Post New Answer View All Answers
What is pure oop?
Which type does string inherit from?
What is constructor in oop?
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 inheritance in oop?
What are the 4 pillars of oop?
What is the difference between static polymorphism and dynamic polymorphism?
what is graphics
What are functions in oop?
What does sksksk mean in text slang?
What is abstraction in oop with example?
Can you inherit a private class?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Which is better struts or spring?
hi all..i want to know oops concepts clearly can any1 explain??