Question: Create a C++ program that: The assignment must incorporate at least 6 out of 8 of the following topics covered: 1.If/else statements and/or switch cases
Create a C++ program that:
The assignment must incorporate at least 6 out of 8 of the following topics covered:
1.If/else statements and/or switch cases
2.For/while loops
3.References
4.Static Arrays
5.Functions
6.Structs
7.Classes
8.Pointers and/or Dynamic Variables/Arrays
You are not limited to these topics and can use various other techniques in C++, but at least 6 must be incorporated into your code. This is where you can express your creativity. Make it ridiculous, make it cool, make it weird. It can be super useful or totally unnecessary.
Please include screenshots of the code and comments that explain the process.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
