I am trying to create a map of strings to strings. Below is what I\'ve tried but neither method works. What\'s wrong with it?
public class Data { private
The syntax is
data.put("John","Taxi driver");