What is the benefit of inner classes in java?


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

Post New Answer

More Core Java Interview Questions

Write a program in java to create a doubly linked list containing n nodes.

0 Answers  


Explain method overloading and overriding?

6 Answers  


What is the difference between stringbuffer and stringbuilder class?

0 Answers  


Name the method that used to clear the buffer ?

2 Answers  


What is the function of http?

0 Answers  






why would you use a synchronized block vs. Synchronized method? : Java thread

0 Answers  


Can we have 2 main methods in java class?

0 Answers  


What is a protected method?

0 Answers  


What is the difference between static (class) method and instance method?

0 Answers  


JSP is by default thread safe or not? what is the meaning of isThreadSafe="true" and isThreadSafe="false". Explain it? Thanks, Seenu

9 Answers   Huawei,


is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?

3 Answers   Hexaware, TCS,


What is the root class for all Java classes?

8 Answers   IBM, Infosys,


Categories