How to Find the Area and Perimeter of a Square using C++ Object Oriented Programming

2013-03-12 4

This video shows you how to make a program to solve for the Area and Perimeter of a Square. It uses a header file, creates an Object, uses iomanip to align the output, uses iostream & cmath.