Write a java application that displays a series of atleast four survey questions and each question 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 questions or quit.
Continue to accept the sets of responses until the user chooses to quit and then display the results for each question indicate how many users chose the first option,second option and so on...