What is the difference between hashmap and hashtable? What is an interface?


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

Post New Answer

More Core Java Interview Questions

What are nested classes in java?

0 Answers  


Definition for connection pooling?

3 Answers  


What is hashtable and explain features of hashtable?

0 Answers  


I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


Can we override tostring method in java?

0 Answers  


To obtain design information about an object, which class in used?

1 Answers  


When should I use singleton pattern?

0 Answers  


What do you know about the garbage collector in java?

0 Answers   TCS,


What is collection sort in java?

0 Answers  


Describe the term diamond problem.

0 Answers  


What comes to mind when someone mentions a shallow copy in java?

0 Answers  


difference between vectorlist and hash

1 Answers   TCS,


Categories