Question: present in C++ pls Write a program to calculate the area and perimeter of a pentagon. User should enter the required input. The area and
present in C++ pls 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 functions called AREA and PERIMETER with appropriate argument(s). The output should be printed from within the main program. Your functions should not include return statement.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
