Tuesday, November 29, 2011

What is the difference between a static and a non-static inner class?

A non-static inner class may have object instances that are associated with instances ofthe class&
Category:Java Interview Questions

No comments:

Post a Comment