what is difference betwwen hashmap and hashtable ?

Answer Posted / kvn

Hash map contains null values,but hash table does not.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is default exception handling in java?

562


What is the tradeoff between using an unordered array versus an ordered array?

651


How to perform selection sort in java?

569


What does it mean to flush a file?

560


What do you mean by an object in java?

622






Do I need java on my computer?

522


What is the use of singleton?

504


Can an interface have a constructor?

506


Can we use static class instead of singleton?

570


What is the difference between an inner class and a sub-class?

501


Why super is first line in java?

548


What is primitive array?

511


If two threads have same priority which thread will be executed first ?

837


How can you traverse a linked list in java?

670


Does it matter in what order catch statements for filenotfoundexception and ioexception are written?

500