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

What will happens if you opened Internet Explorer 4 times?

2 Answers  


what is the logic inside any default constuctor?

2 Answers  


How do you define a set in java?

0 Answers  


What is meant by oops concept in java?

0 Answers  


What is the significance of listiterator?

0 Answers  






How can you reverse a string?

8 Answers  


What is internal iteration in java se 8?

0 Answers  


What is the importance of static variable?

0 Answers  


When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


What is main function purpose?

0 Answers  


how to print output with out using sop statements

5 Answers   UHG,


What is difference between static variable and global variable?

0 Answers  


Categories