difference between abstraction and encapsulation in java
Answers
Answered by
0
Abstraction and Encapsulation are two important Object Oriented Programming (OOPS) concepts. Encapsulation and Abstraction both are interrelated terms. Encapsulate means to hide. Encapsulation is also called data hiding.You can think Encapsulation like a capsule (medicine tablet) which hides medicine inside it.
Answered by
1
Please mark it as brainliest.
Attachments:
Similar questions