100 Days of Java challenges

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

      Community|Blog|Youtube|Careers|Contact Us
      Have Feedback or want to contribute? Email: hello[@]100DaysOfCode.io
      100DaysOfCode@2024