
Notifications
Clear all
What is object oriented programming?
0
27/08/2023 5:42 pm
Topic starter
Explain Briefly.
Answer
Add a comment
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
- 22 Forums
- 1,969 Topics
- 5,310 Posts
- 0 Online
- 1,285 Members
Our newest member: SteveImmap
Latest Post: Space bug using " & n b s p ; "
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed