What is object-oriented programming? what are the key principles of object-oriented programming?
Answers
Answered by
2
Object-Oriented Programming Principles (OOP) In this chapter we will familiarize ourselves with the principles of object-oriented programming: class inheritance, interface implementation, abstraction of data and behavior, encapsulation of data and class implementation, polymorphism and virtual methods.
the four principles of Object Oriented Programming:
+++Encapsulation: Encapsulation means that the internal representation of an object is generally hidden from view outside of the object's definition. ...
+++Abstraction. ...
+++Inheritance.
+++...Polymorphism.
the four principles of Object Oriented Programming:
+++Encapsulation: Encapsulation means that the internal representation of an object is generally hidden from view outside of the object's definition. ...
+++Abstraction. ...
+++Inheritance.
+++...Polymorphism.
Answered by
14
What is object oriented programming ?
Answer :-
Object oriented programming provides a modular approach which allows the data to be applied within a stimulated program area.
The object oriented program gives equal importance on objects and functions as well as data .
Features of OOP
(i) Encapsulation .
(ii) Data abstraction .
(iii) Modularity.
(iv) Polymorphism .
(v) Inheritance .
Similar questions
Hindi,
7 months ago
Social Sciences,
7 months ago
English,
7 months ago
Computer Science,
1 year ago
English,
1 year ago
History,
1 year ago
Biology,
1 year ago