Explain the advantages of inheritance.


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

Post New Answer

More OOPS Interview Questions

What is the use of oops?

0 Answers  


What is sub classing in c++?

1 Answers  


Is data hiding and abstraction same?

0 Answers  


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

0 Answers   CAT,


What is polymorphism explain?

0 Answers  






Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??

1 Answers  


Define a class to represent a bank account. Include the following members: Data Members: Name of the Depositor Account Number Type of Account Balance amount in the account Member Functions: To assign the initial values. To deposit an account. To withdraw an amount after checking the balance. Write a C++ main program to display account number, name and balance.

6 Answers  


what is opps?why it is use in programming language?

2 Answers   Wipro,


What is static in oop?

0 Answers  


class type to basic type conversion

0 Answers  


polymorphism means?

6 Answers   BFL,


How is data security provided in Object Oriented languages? ?

5 Answers  


Categories