Is there any difference between nested classes and inner classes?


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

Post New Answer

More Core Java Interview Questions

What is casting ?

2 Answers  


Is a class subclass of itself?

0 Answers  


what is the use of private constructor in core java?

3 Answers   OnMobile, Satyam, Yash Technologies,


What is the difference between Java1.4 and Java1.5

0 Answers   NIIT,


Can we define private and protected modifiers for variables in interfaces?

0 Answers  






What is the use of singleton?

0 Answers  


What is the difference between numeric and integer?

0 Answers  


what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer

4 Answers   IBM, Zenon,


Assume a thread has lock on it, calling sleep() method on that thread will release the lock?

0 Answers  


what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread

0 Answers  


If you do not want your class to be inherited by any other class. What would you do?

0 Answers  


what is the diffrence between class and object?

5 Answers  


Categories