What is concrete in Java?

A concrete class is a class that has an implementation for all of its methods . They cannot have any unimplemented methods. It can also extend an abstract class or implement an interface as long as it implements all their methods. It is a complete class and can be instantiated.16 Oca 2019

Sizin İçin Seçtik  What is the difference between Observer and Decorator design pattern?

Leave a Reply

Your email address will not be published. Required fields are marked *