Answered You can hire a professional tutor to get the answer.
QUESTION
#ifndef GEOMETRY#define GEOMETRY#include<stdlib.h>#include<iostream>using namespace std;class geometry{public :geometry(int ,int );geometry(int);geometry();void setSide(int...
Show more