Interview Questions

What are the defining traits of an object-oriented language?

C++ Interview Questions and Answers


(Continued from previous question...)

What are the defining traits of an object-oriented language?

The defining traits of an object-oriented langauge are:
* encapsulation
* inheritance
* polymorphism

(Continued on next question...)

Other Interview Questions