What is nested class?


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

Post New Answer

More Core Java Interview Questions

How do you empty a list in java?

0 Answers  


Which of the classes will have more memory allocated?

0 Answers  


What are the notations in Java?

1 Answers   Cap Gemini,


What is the difference between static synchronize() metod and synchronize() method?

1 Answers   Polaris,


What is race condition ?? (Threading concept) TCS 2 sept10

3 Answers   SparkTG, TCS,


They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?

3 Answers   DNS, Wipro,


What is diffrance between FINALIZE() & FINALLY ?

2 Answers   Infosys,


Program to Find the second largest element in an array.

0 Answers   Amazon,


Hi ,i convert contrller as jSp And presentation as servlet ...will it do? if so what are advantage and idsadvantages

2 Answers   IBM,


Can we call thread start () twice?

0 Answers  


What is escape analysis algorithm in JVM and how garbage collection actually worked n how it transfer the objects from one kind of space to other?

0 Answers  


Can size_t be negative?

0 Answers  


Categories