Question: The program is for C++ Find a buddy or two (include their names in the comment sections of all files) Decide on a class you

The program is for C++

Find a buddy or two (include their names in the comment sections of all files)

Decide on a class you want to create

Create at least 3 functions for this class

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, .h files. No need to send the .o files

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!