What is concrete method in interface?

1. Interface. Interface is a blueprint for your class that can be used to implement a class ( abstract or not); the point is interface cannot have any concrete methods. Concrete methods are those methods which have some code inside them; in one word – implemented .

Sizin İçin Seçtik  Can you Autowire an abstract class?

Leave a Reply

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