Question: Develop a C++ program named hw3_1.cpp where you will create a simple class of your choice! You will choose what kind of object you want

Develop a C++ program named hw3_1.cpp where you will create a simple class of your choice! You will choose what kind of object you want to represent. The only specifications are that there are at least three member variables for your class, as well as at least two member functions. One of the functions will be used to assign values to the member variables, the other function will be used to print out a representation of the class. Essentially, print out the value of the member variables in a neat way. You can add any other functions youd like. I also want you to create a UML diagram of your class using Google Drawings. To find it, go to your school Google Drive (drive.google.com), and then click on the blue NEW button, click on More, and then youll be able to find Google Drawings.

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!