27/08/2023 5:42 pm
Topic starter
Notifications
Clear all
What is object oriented programming?
0
Add a comment
2 Answers
0
28/08/2023 7:03 am
Object-oriented programming (OOP) is a programming paradigm that organizes code into reusable and self-contained “objects.” These objects are instances of classes, which define both the data (attributes) and the methods (functions) that operate on the data. OOP promotes concepts like encapsulation, inheritance, and polymorphism, allowing for modular and organized code development.
Add a comment
Add a comment
0
14/09/2023 9:16 pm
Object-oriented programming (OOP) is a style of programming characterized by the identification of classes of objects closely linked with the methods (functions) with which they are associated. It also includes ideas of inheritance of attributes and methods.
Add a comment
Add a comment
Forum Information
- 14 Forums
- 1,836 Topics
- 5,052 Posts
- 1 Online
- 1,078 Members
Our newest member: Richardnop
Latest Post: loli
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed