What is encapsulation in object-oriented programming(oop)?
Answer Posted / Harphool Jat
"Encapsulation in Object-Oriented Programming (OOP) refers to the practice of bundling data and methods that operate on this data within a single unit, called an object. The goal is to minimize interaction between objects by hiding their internal details and providing only a controlled interface for external access."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category