Same common question what is Map,Set,HashMap,List????

Answer Posted / dsr

Map,set ,List are collection interfaces.
HashMap is a collection class.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is bigger kb or mb?

575


What is the difference between superclass and subclass?

533


Do I need java on my computer?

522


Explain inheritance in java?

541


What is an iterator java?

521






How do you define a set in java?

500


What exactly is methodology?

469


List the three steps for creating an object for a class?

508


Is empty in java?

572


What are triggers in DB? Explain their types. How do they work?

613


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

2220


What are some alternatives to inheritance?

547


How many types of variables are there?

657


What are the two types of streams offered by java 8?

501


What is fail first in java?

560