In java 8 interfaces methods can be - - Study24x7
Social learning Network
45 followers study24x7 20 Jul 2021 11:25 AM study24x7 study24x7

In java 8 interfaces methods can be -

study24x7
Write a comment
  • Edubabble LLP
  • Interfaces can have default methods with implementation in Java 8 on later. Interfaces can have static methods as well, similar to static methods in classes. Default methods were introduced to provide backward compatibility for old interfaces so that they can have new methods without affecting existing code.

    See more

    Related Questions
    500+   more Questions to answer
    Most Related Articles