Question: C++ for beginner Write a program to calculate the area and perimeter of a pentagon. User should enter the required input. The area and the
C++ for beginner
Write a program to calculate the area and perimeter of a pentagon. User should enter the required input. The area and the perimeter are displayed on the screen. You must use function called AREA and perimeter with appropriate argument(s). The output should be printed from within the main program. Your function does not return anything.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
