abstraction and encapsulation support Each Other true or false
Answers
Answered by
1
Answer:
false please mark me as brainlinest
Answered by
2
Answer:
We can implement abstraction using abstract class and interfaces. Whereas encapsulation can be implemented using by access modifier i.e. private, protected and public. ... The objects that help to perform abstraction are encapsulated. Whereas the objects that result in encapsulation need not be abstracted
Similar questions