what is the difference between inner class and


What is the difference between inner class and nested class?

When a class is explained within a scope od another class, then it becomes inner class.

If the access modifier of the inner class is static, then it becomes nested class.

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: what is the difference between inner class and
Reference No:- TGS0310935

Expected delivery within 24 Hours