What is hashtable and explain features of hashtable?


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

Post New Answer

More Core Java Interview Questions

How do you check if two given string are anagrams?

0 Answers  


String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?

0 Answers  


what is the difference between @include page and @include file

2 Answers  


Why string is called as immutable?

0 Answers  


What is the applet security manager, and what does it provide?

0 Answers  


What is java instanceof operator?

0 Answers  


Write a program to print 15 random numbers using foreach of java 8?

0 Answers  


What is method in java with example?

0 Answers  


Can we instantiate Interfaces?

7 Answers   Ericsson,


What are possible key words, we can use to declare a class?

2 Answers   Tech Mahindra,


long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?

3 Answers  


what are different ways in which a thread can enter the waiting state? : Java thread

0 Answers  


Categories