ExamTiger : Simplified Guide for competitive exams and interviews
Aptitude Tests, Mental Ability, Objective MCQ Sets, Questions and Answers, PDF, Shortcut Tips

C++ Coding : Programming Concept Questions & Answers



Question : Reusability of code in C++ is achieved through ____


A.
Polymorphism
B.
Inheritance
C.
Encapsulation
D.
Both A and B

Answer / Explanation

Correct Answer is : Option B.


More Questions on C++ Programming Language