Free video Tutorials
Updating every hour!
50066 online video tutorials and counting.
Video Tutorials

C++ Equation Maker Tutorial


This is the second lesson in my line of C++ tutorials. In this lesson, you will learn how to makea program thats output is for the human user to enter the length and width of their square/rectangle and the program will then tell them the area. The equation can be edited so that this same basic structure can be used for other equations such as perimeter, multiplication or division, volume, and other mathematical equations.