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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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
260 views