what are the objectives of object oriented programming?
Answers
Answered by
1
Answer:
Object-oriented programming aims to implement real-world entities like inheritance, hiding, polymorphism, etc in programming. The main aim of OOP is to bind together the data and the functions that operate on them so that no other part of the code can access this data except that function.
hope it will help you
Answered by
1
Answer :
Object-oriented programming aims to implement real-world entities like inheritance, hiding, polymorphism, etc in programming. The main aim of OOP is to bind together the data and the functions that operate on them so that no other part of the code can access this data except that function.
Hope it will help you
Similar questions
Social Sciences,
3 months ago
Math,
3 months ago
Social Sciences,
6 months ago
Physics,
6 months ago