Answer Posted / sushila
map is not a collection type but it is part of collection API
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is e java?
Describe string intern() methodology
What is a substring of a string?
What is the use of arraylist in java?
Can a top level class be private or protected?
What is void in java?
What are the principle concepts of oops?
when you will synchronize a piece of your code? : Java thread
Is int a class in java?
Write a program in java to find the maximum and minimum value node from a circular linked list.
When parseint method can be used?
What is difference between static and final?
what is enumset?
Write code of any action class?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?