Answer Posted / prachi
By using Map interface in-built funtions either keySet() or entrySet().
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of the finalize() method?
What is the difference between a static and a non-static inner class in java programming?
What is difference in between java class and bean?
How to sort elements in a parallel array in java?
What is static keyword?
What is the use of singleton class?
How do you convert an int to a string in java?
What do you understand by copy constructor in java?
How are this() and super() used with constructors in java programming?
Can a top level class be private or protected?
Why lambda expression is used in java?
Can inner class have constructor?
Why is it called a string?
Is age discrete or continuous?
Mention some interfaces implemented by linked list in java.