Maurice Tutor

(5)

$15/per page/Negotiable

About Maurice Tutor

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Algebra,Applied Sciences See all
Algebra,Applied Sciences,Biology,Calculus,Chemistry,Economics,English,Essay writing,Geography,Geology,Health & Medical,Physics,Science Hide all
Teaching Since: May 2017
Last Sign in: 398 Weeks Ago, 5 Days Ago
Questions Answered: 66690
Tutorials Posted: 66688

Education

  • MCS,PHD
    Argosy University/ Phoniex University/
    Nov-2005 - Oct-2011

Experience

  • Professor
    Phoniex University
    Oct-2001 - Nov-2016

Category > Computer Science Posted 29 Aug 2017 My Price 12.00

Instance variable

  • Static class variable for the respondentID
  • Instance variable for the Survey title
  • Two overloaded constructors
  • generateRespondentID() method.

 

 


Survey


+survey()

 

+surveyTitle.string;

 

+intial_menu_Choice_:int


+gernerateRespondentId.string;

 

+(Constructor).survey();

 

+(Constructor).surveyTitle.string;

 

+setIntialMenuChoice(inti_menu_choice:int):void

 

 

 

 

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

 

  • Static class variable for the respondentID
  • Instance variable for the Survey title
  • Two overloaded constructors
  • generateRespondentID() method.

 

Create a test class that tests your survey class. This should test all of the members added to this point in any way that you desire, as long as it is proven that they function as required

 

The following are requirements of the Survey class:

  • The Survey class will have a static class variable that stores the current respondent s ID. As respondents complete the survey, this value will be incremented by one.
  • The Survey class will have an instance variable to hold the title of the survey.
  • The Survey class should have two overloaded constructors.
    • The first constructor should take no arguments. It should set the survey title to a default value of Customer Survey .
    • The second constructor should accept a String value for the survey title. It should reset the static respondent ID to zero. It should set the survey title to the value passed into the constructor.
  • The survey class should have a generateRespondentId() method which returns the next value of the respondent ID. This method should increment the static instance variable for the respondent ID by one.

from last week assignments

Answers

(5)
Status NEW Posted 29 Aug 2017 07:08 AM My Price 12.00

Hel-----------lo -----------Sir-----------/Ma-----------dam-----------Tha-----------nk -----------You----------- fo-----------r u-----------sin-----------g o-----------ur -----------web-----------sit-----------e a-----------nd -----------and----------- ac-----------qui-----------sit-----------ion----------- of----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n.P-----------lea-----------se -----------pin-----------g m-----------e o-----------n c-----------hat----------- I -----------am -----------onl-----------ine----------- or----------- in-----------box----------- me----------- a -----------mes-----------sag-----------e I----------- wi-----------ll

Not Rated(0)