what is the need of abstraction? what is abstraction?what
is the abstraction for stack?
Answer Posted / chandrakala
plz give me the correct answer
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
c++ program to swap the objects of two different classes
Can main method override?
What is overloading and its types?
What is the full form of oops?
What is difference between multiple inheritance and multilevel inheritance?
What causes polymorphism?
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.
How Do you Code Composition and Aggregation in C++ ?
What is byval and byref? What are differences between them?
2. Give the different notations for the class.\
Which is better struts or spring?
What is polymorphism programming?
What is the point of oop?
Prepare me a program for the animation of train
What is encapsulation c#?