What are the different types of inner classes?


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

Post New Answer

More Core Java Interview Questions

Can an unreachable object become reachable again?

3 Answers  


What is a function easy definition?

0 Answers  


Can we create a class inside a class in java?

0 Answers  


How do you classify Dialog Box?

0 Answers   CGI,


Can we override the static methods?

0 Answers  






What is the role of the java.rmi.naming class?

0 Answers  


what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent

0 Answers  


How do you remove duplicates in java?

0 Answers  


How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

0 Answers  


Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 Answers   Rolta,


I want to persist data of objects for later use. What’s the best approach to do so?

0 Answers  


Name component subclasses that support painting in java programming?

0 Answers  


Categories