Question: can someone help me please? Define for class Question (a) a private static integer class variable count (counts number of objects), (b) a constructor with

can someone help me please?  can someone help me please? Define for class Question (a) a
private static integer class variable count (counts number of objects), (b) a

Define for class Question (a) a private static integer class variable count (counts number of objects), (b) a constructor with four C++ strings as parameters to initialse the attributes question and the three answer possibilities in array answer, a fifth integer parameter with the number of the correct answer (answerCorrect), initialising value 0 to answerGiven and incrementing the number of objects (count), (c) a static class function returning the value of the class variable count, (d) a member function with an integer parameter appropriately setting the value of answerGiven to the parameter value (hint: please regard, that the array starts with index 0 not 1), (e) a friend overloaded binary output operator

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!