Java programming pt2

Java programming pt2

Enhance your UML Class Diagram for your Survey class to include an attribute, which is a grid to log survey results. It is expected that at most you will have 10 respondents to 10 survey questions. You must use a 2-dimensional array to represent a grid

 

 

To accomplish the task of further developing your Survey class from your updated UML Class Diagram, you will need to implement the following attributes and methods:

  • 2 dimensional array to hold the respondents’ results
  • displaySurveyResults() method with an int parameter
  • String array to hold 10 questions
  • enterQuestions() method
  • logResponse() method with 3 parameters

"Is this question part of your assignment? We can help"

ORDER NOW