Question: please help c++ for class code. thanks so much 1. Create a class named Horse. Have two private data members. One is a String called

please help c++ for class code. thanks so much

1. Create a class named Horse. Have two private data members. One is a String called name and the other is an integer called speed. Have two public functions. One function is named Race and returns an integer and has an integer as an argument. The other function is a constructor which gives the default values of 40 to speed and Ranger to name.

2. Type this class in Word and submit it.

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!