Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

What is a Nested interface?

Pragya Keshap answered on February 4, 2023 Popularity 5/10 Helpfulness 1/10

Contents


More Related Answers

  • what is interface
  • interfaces are used as
  • Can an Interface be defined in a Class?
  • interface example
  • Which of the below is true about Interfaces? Pick ONE option Interface can contain constructors A class can implement just one interface An interface can declare public and protected method only An interface cannot have instance variables
  • Name some of the functional interfaces in the standard library
  • Do we have to explicitly mark a Nested Interface public static?
  • Why do we use Static Nested interface in Java?
  • class as interface
  • variables inside interface

  • What is a Nested interface?

    0

    A Nested interface is declared inside another interface or a toplevel class. By default it is static.

    A Nested interface is also known as Static interface

    https://www.javatpoint.com/nested-interface#:~:text=An%20interface%2C%20i.e.%2C%20declared%20within,can't%20be%20accessed%20directly.

    Popularity 5/10 Helpfulness 1/10 Language java
    Source: Grepper
    Tags: java nested
    Link to this answer
    Share Copy Link
    Contributed on Feb 04 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.