A program which computes the area of various geometrical shapes using a menu-driven approach.
Here, we have a basic program example to calculate area of different shapes driven by a menu approach using different languages. This program is created in c language, c++, Java, and Python. Program to calculate are of different shapes in C language Program to calculate are of different shapes in C++ language Program to calculate…