what is encapsulation in oop programming?
Answers
Answered by
0
Answer:
Programing is a computer system languages
Answered by
1
Answer:
Encapsulation or Data Hiding
- It is also known as Data Binding.
- The irrelevant Data is hidden from the user for the purpose of protection.
- It is a mechanism that combine data and function it to a single unit called class.
Similar questions