A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

please write java program of instanceOf keyword implementation

2 Answers   TCS,


Why enumeration is faster than iterator?

0 Answers  


How do you remove spaces in java?

0 Answers  


printstream class method println() is calling using System class and its static object out .how it is explain any one in detail with example ?

1 Answers   TCS,


What is the java virtual machine?

0 Answers  






What are bind parameters?

0 Answers  


What is stringwriter?

0 Answers  


What is mnemonic code?

0 Answers  


Define how objects are stored in java?

0 Answers  


what methods would you overwrite in java.lang.object class?

0 Answers  


how to use finalize()Method to resources

4 Answers   TCS,


What is the difference between the ">>" and " >>>" operators in java?

0 Answers  


Categories