Can an enum implements an interface?

Yes, Enum implements an interface in Java , it can be useful when we need to implement some business logic that is tightly coupled with a discriminatory property of a given object or class. An Enum is a special datatype which is added in Java 1.5 version.

Sizin İçin Seçtik  What is enum in flutter?

Leave a Reply

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