Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Abstract Class

I read that abstract class may or may not have all its methods implemented and the Lab3 solution has all the methods of its abstract class implemented. I need to understand when we are implementing all the methods why we had to define it as abstract class?

Comments

Post Details

Added on May 24 2018
0 comments
300 views