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

  • 11 years ago
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.

Recommended