Answer Posted / rajashree
A way to insert values into a defined key accessed table.
Most hashing methods are very efficient and have a time of O
(1).
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does null mean in java?
Can we create our own wrapper class in java?
What is comparable and comparator interface? List their differences
How to provide security in java
Why java does not support pointers?
Is array synchronized in java?
What is the use of protected in java?
What is ellipsis in java?
What is the use of 'super' keyword inside a constructor?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What is this keyword in java?
Is upper case in java?
What is the size of boolean variable?
Why multiple inheritance is not supported by java?
Can we override constructor in java?