Question: C++ Please. Create a guessing game from a range of 1- 100. Requirments Create at least 3 functions for this class. An overloaded constructor can

C++ Please.

Create a guessing game from a range of 1- 100.

Requirments

Create at least 3 functions for this class. An overloaded constructor can count as one of your functions.

Create this class in a header file and its accompanying definition file

Create a main.cpp which will reference the class from the header file

In main.cpp, instantiate an object of type class and use the functions you create

Create a makefile which will create an executable called "main" using separate compile and link steps

Send makefile and .cpp,

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!