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
Can a final method be overloaded?
What is the difference between length and length () in java?
What is purpose of applet programming?
How does a for loop work?
Can two objects have same hashcode?
What is the r character?
What is the difference between checked exception and unchecked exception?
Which is illegal identifier in java?
What is hashmap in java?
What is the latest java version?
How do you sort data in java?
Write a program to print fibonacci series
How to sort an array from smallest to largest java?
Can a static member function access member variable of an object?
Why can't we use static class instead of singleton?