Answer Posted / debika mohapatra
EXCEPTION handling was not part of the origin c++.it is a
new feature added to ANSI c++.today,almost all compilers
support this feature.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
State what is encapsulation and friend function?
What does no cap mean?
What is object in oop with example?
How many human genes are polymorphic?
What is polymorphism in oops with example?
What are functions in oop?
What is ambiguity in inheritance?
Can destructor be overloaded?
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 the real time example of inheritance?
What are objects in oop?
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 is use of overloading?
What is difference between abstraction and encapsulation?
Is this job good for future? can do this job post grduate student?