Advertisements
Advertisements
Question
Explain the following concept related to the object oriented programming:
Objects
Explain
Advertisements
Solution
- Objects are the basic run-time units in an object-oriented system. For e.g., they may represent a person, place, bank account, or any entity handled by the program.
- A programming problem is analyzed in terms of objects and their interactions.
- Program objects should be chosen so that they closely correspond to real-world objects.
shaalaa.com
Is there an error in this question or solution?
2024-2025 (March) Official
