Correct synchronizedMap

Report a typo

Find the correct way to create synchronizedMap, where map is:

Map<Integer, String> map = new HashMap<>();

Select one option from the list
___

Create a free account to access the full topic