Answer Posted / mahesh
to secure data from other classes.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
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.
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Why do we use class in oops?
What are objects in oop?
What are the important components of cohesion?
Why multiple inheritance is not possible?
What does and I oop and sksksk mean?
what is different between oops and c++
What does sksksk mean in text slang?
is there any choice in opting subjects like 4 out of 7
Is html an oop?
What type of loop is a for loop?
Where You Can Use Interface in your Project
Explain virtual inheritance?
What is data binding in oops?