What is hashmap in java?


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

Post New Answer

More Core Java Interview Questions

Can a class have more than one object?

0 Answers  


Is an integer an object?

0 Answers  


What are packages and name a few?

4 Answers  


What is method overloading with type promotion?

1 Answers  


What is meant by vector class, dictionary class, hash table class, and property class?

0 Answers  


What are inner classes or non static nested classes in java?

0 Answers  


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

0 Answers   HCL,


What is type casting?

2 Answers  


In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?

0 Answers  


What data type is string java?

0 Answers  


Is break statement can be used as labels in java?

0 Answers  


How does system arraycopy work in java?

0 Answers  


Categories