Write an application that displays a series of at least four survey questions; the survey can be on any social or political topic you want, and each question should have at least three possible numeric-choice answers. At the end of the survey, use a dialog box to ask whether the user wants to (1) enter another set of responses to the same set of questions, or (2) quit. Continue to accept sets of responses until the user chooses to quit, and then display the results of the survey—for each question indicate how many users chose the first option, second option, and so on. Save the file as Survey.java.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.