Answer Posted / ravikiran(aptech mumbai)
Map interface provides classes and interfaces to do
operations with objects saved as key value pairs
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is java 11 paid version?
What is string pool in java?
In a class implementing an interface, can we change the value of any variable defined in the interface?
How do generics work in java?
What do you mean by boolean?
What is static import?
How can an object be unreferenced?
Can we sort hashset in java?
How to change the priority of thread or how to set the priority of thread?
Give the hierarchy of inputstream and outputstream classes.
What is meant by class loader? How many types are there? When will we use them?
How many bytes is a string java?
How to sort double array in java?
Which is better arraylist or vector?
Can you explain inner class.