Write a program in C++ using "FUNCTIONS" which can calculate the area and perimeter of a square 1. Program use 2 fuction
Posted: Fri Apr 29, 2022 7:10 am
Write a program in C++ using "FUNCTIONS" which can calculate the area and perimeter of a square 1. Program use 2 fuctions one each for area and perimeter 2. Program takes radius as input and ask user what is to calculated 3. Formatted input and output Earth