Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

Which one of the following OOP concepts enables reusability of components?

  Shared By: Louis Evans    Date: May 28    Category: C++ Programming    Views: 1442

Answer:

Options

a) Inheritance
b) Encapsulation
c) Polymorphism
d) All of the above


Answer : a) Inheritance

Share: 
 



Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: