I need your help fasttttt thank you

Answer:
3.
It helps in code optimization.
It requires less code to write.
It has nested classes which are used to develop more readable and maintainable code.
It logically group classes and interfaces in one place only.
It can access all the members (data members and methods) of outer class including private.