0
/ 1.0
Create a Map that can store Integer
ID numbers that will map to String
name values. Create a Map
object that can store such data. You...
Create a Map that can store Integer
ID numbers that will map to String
name values.
Create a Map
object that can store such data.
You don't need to add any pairs to the map, just create and return
it.
Your feedback will appear here when you check your answer.