Question: In C++, write a simple struct with at least two members that are fundamental types. Also, make up an enum that is appropriate for this
In C++, write a simple struct with at least two members that are fundamental types. Also, make up an enum that is appropriate for this struct and include it in your code. Use an enum class as opposed to a old fashioned enum.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
