- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
6 months 1 week ago#1385by EliasWhat is the difference between abstraction and encapsulation?
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
6 months 1 week ago#1386by EliasAbstraction is the method of hiding the unwanted information. Whereas encapsulation is a method to hide the data in a single entity or unit along with a method to protect information from outside. We can implement abstraction using abstract class and interfaces.
- Forum
- Index
- PHP Frameworks
- Laravel
- What is the difference between abstraction and encapsulation?
Time to create page: 0.070 seconds