What are an abstraction, encapsulation, and polymorphism?
Answer Posted / Jitendra Gautam
"Abstraction refers to hiding the implementation details and showing only the essential features of an object. Encapsulation is the bundling of data and functions into a single unit for easy management and access control. Polymorphism allows objects of different classes to be treated as if they are of the same class, enabling a more flexible and extensible programming paradigm."
| 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