Java Roadmap
Day 30: Abstract Class
Abstraction is used to hide the implementation details of the class and show only the functionality.
- Modify the User class into abstract class
- Modify the methods of User class to abstract methods
Day 30 - Abstract Class
Abstraction is used to hide the implementation details of the class and show only the functionality.
- Modify the User class into abstract class
- Modify the methods of User class to abstract methods
Sponsor Us|Community|Blog|Youtube
Have Feedback or want to contribute? Email: hello[@]100DaysOfCode.io
100DaysOfCode@2024