Can you explain inner class.


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

Post New Answer

More Core Java Interview Questions

Can an unreferenced object be referenced again?

0 Answers  


What is AppletStub?

1 Answers  


Can we clone singleton object in java?

0 Answers  


I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.

1 Answers  


In java, how many ways you can take input from the console?

0 Answers  






What are the differences between string, stringbuffer and stringbuilder?

0 Answers  


Difference between a process and a program?

0 Answers   Infosys,


What is isa relationship?

0 Answers  


Difference between JVM and JRE?

3 Answers   Amdocs,


Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

0 Answers  


How does hashset works in java?

0 Answers  


What is the differences between c++ and java? Explain

0 Answers  


Categories