What is inheritance and how many types of inheritance?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

Write an operator overloading program to write S3+=S2.

2 Answers  


diff between Virtual mathod and abstract method?

1 Answers  


What's the full form of STL?

2 Answers  


Can destructor be overloaded?

0 Answers  


what are the characteristics of oops?

7 Answers   NIIT,


What is abstraction encapsulation?

0 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.

0 Answers  


When will a constructor executed?

5 Answers   TCS,


What does and I oop and sksksk mean?

0 Answers  


What is encapsulation oop?

0 Answers  


What are the 3 principles of oop?

0 Answers  


What is difference between pop and oop?

0 Answers  


Categories