prepare a java application that displays a series of atleast four survey problems and each problem should have three possible numeric choice answers. At the end of the survey use a dialog box to ask whether the user wants to : enter another set of responses to the same problems or quit.
Continue to accept the sets of responses until the user chooses to quit and then display the results for each problem indicate how many users chose the first option,second option and so on...