which one is performance wise advantageious from List,Set,Map?
Answer Posted / kamala
MAP
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which methods are used during serialization and deserialization process?
Explain try and catch keywords in java?
What are the advantages of passing this into a method instead of the current class object itself?
What is the buffer limit?
What are features of java?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
Can you run java program without main method?
What is scope & storage allocation of global and extern variables? Explain with an example
How can a gui component handle its own events in java programming?
What is static variable with example?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
What is the use of bufferedreader?
Differentiate between nested and inner class in java.
Write a code to create a trigger to call a stored procedure
What is http client in java?