Difference between Hash Table and Hash Map?
Answer Posted / guest
Hash Table is synchronized but Hash Map is not. Means Hash
Map allow Null value for key and value but Hash Table does
not allow.
Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
Program to Find the second largest element in an array.
How do you empty a list in java?
Define iterator and methods in iterator?
What is difference between == equals () and compareto () method?
What is downcasting?
What are the advantages of compiled language?
How do you escape in java?
How list contains works in java?
Why is multithreading important?
Can a top level class be private or protected?
How do you do exponents in java?
What is a jagged array in java?
What is a website container?
How do you create a method in java?