Home / Report Question

Q. Reusability of code in C++ is achieved through ____
  • A. Polymorphism
  • B. Inheritance
  • C. Encapsulation
  • D. Both A and B

Correct Answer: B