How to extract HashMap values?

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


Please Help Members By Posting Answers For Below Questions

Explain inner classes ?

751


Can you explain the cs option of java interpreter?

597


How to create a base64 decoder in java8?

648


How to obtain a performance profile of java program

631


What is compareto?

636






What is the function of character?

630


What is the difference between math floor and math round?

595


Does A Class Inherit The Constructors Of Its Superclass?

623


What are data types in programming?

639


What is final access modifier in java?

689


Which class should you use to obtain design information about an object in java programming?

744


What is anti pattern in cyber security?

630


Define jit compiler?

745


Assume a thread has lock on it, calling sleep() method on that thread will release the lock?

738


Is it possible to write a regular expression to check if string is a number?

646