Answer Posted / yogesh sanas
Hash Table is a type of data structure. It contains the key
value pairs. Each key is associated with its value.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the differences between Java 1.0 and Java 2.0?
What is the use of java?
What is treeset and treemap in java?
Why isn’t there operator overloading?
How do you create a bulleted list?
Can we catch more than one exception in a single catch block?
Why runnable interface is used in java?
What are the difference between string, string builder, and string buffer in java?
What are the advantages of java over cpp?
Why synchronization is important?
Which is bigger float or double java?
What are the topics in advance java?
Do extraneous variables affect validity?
What language is java written?
Can we overload the constructors?