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
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
What is a JAR file?
Write a java program to generate fibonacci series ?
What is module with example?
What are the restrictions that are applied to the java static methods?
What is lazy programming?
Why packages are used?
Is array synchronized in java?
How can constructor chaining be done by using the super keyword?
What is the purpose of default constructor?
What are triggers in DB? Explain their types. How do they work?
Why java doesn’t support multiple inheritances?
Why is the main method declared static?
What is the size of string?
What is time complexity algorithm?