What are recursive functions? Give some examples?


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

Post New Answer

More Core Java Interview Questions

Is hashmap thread safe?

0 Answers  


What is map java?

0 Answers  


Where can I find data structures question and answers with comprehensive working code written in Java

0 Answers   Amazon,


what is server side caching?

0 Answers   AIG,


What is the exact difference in between Unicast and Multicast object ?

4 Answers   Accenture,






What are the advantages of inner classes?

0 Answers  


What is the difference between an argument and a parameter?

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  


whats the purposr of using serialization?

6 Answers  


What is the use of set in java?

0 Answers  


In the HashMap, we know the values but we dont know the key, then how can we get the key from HashMap ?????

4 Answers   Kanbay,


What is keyword auto for?

0 Answers  


Categories