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


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

Post New Answer

More Core Java Interview Questions

we cannot create an object of interface but we can create a variable of it

1 Answers  


can I implement my own start() method? : Java thread

0 Answers  


Can we rethrow the same exception from catch handler?

0 Answers  


What state does a thread enter when it terminates its processing in java programming?

0 Answers  


how to print output with out using sop statements

5 Answers   UHG,






How to make a read-only class in java?

0 Answers  


Can an object?s finalize() method be invoked while it is reachable?

2 Answers  


Difference between String and StringBuffer.

3 Answers   GE, IBM,


Why chararray() is preferred over string to store the password?

0 Answers  


Can we sort a map in java?

0 Answers  


If circular link of two objects, then will it be garbage collected ?

3 Answers   TCS,


what is the Yield() method used in threads?

4 Answers   Accenture,


Categories