Features of OOP or object oriented programming? All Questions › Category: Cpp Language › Features of OOP or object oriented programming? 0 Vote Up Vote Down chetan shidling asked 4 years ago I need short information. 1 Answers 0 Vote Up Vote Down chetan shidling answered 4 years ago The features of OOP or object-oriented programming are: Encapsulation: In OOP, data and function are combined in one single entity. Data security Data initialization Inheritance Polymorphism