Oops! Please Sign In
-
1 Answers
-
- Answered By Nikita Chetry
- Answer: 2 weeks ago
In programming, two key features of a class are encapsulation and abstraction.Encapsulation bundles data (attributes) and methods (functions) into a single unit, protecting the internal state and ensu...
Read More