pramod reddypramodreddy.hashnode.devยทSep 26, 2024Interfaces in Java tips.Main uses: Provides complete abstraction defines only what class needs to be done, but not how it will do. polymorphism : runtime it can be decided which implements class object can be called. multiple inheritance. Rules: Interface can only be public...JavaAdd a thoughtful commentNo comments yetBe the first to start the conversation.