Same common question what is Map,Set,HashMap,List????

Answer Posted / swetha

these are collection classes in java.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the java virtual machine?

848


What is java developer skills?

743


Is there any difference between nested classes and inner classes?

810


What is the purpose of java?

767


What is default exception handling in java?

774


When do you call copy constructor?

731


What is Session reduplication and how its done?

1773


What is function declaration?

725


Where is jre installed?

801


Can we restart a dead thread in java?

746


What is the purpose of extern variable?

760


What is meant by 'Class access modifiers'?

809


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

2332


Why java is platform independent? Explain.

794


What are inbuilt functions?

750