Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a base class called 'SHAPE' having two data members of type double member function get-data( ) to initialize base class data members pure virtual

Create a base class called 'SHAPE' having two data members of type double member function get-data( ) to initialize base class data members pure virtual member function display-area( ) to compute and display the area of the geometrical object. Derive three specific classes 'TRIANGLE', 'RECTANGLE' and SQUARE from the base class. Using these four classes design a program that Use these classes to write a small C++program that Allow the user to choose which figure they would like Accept dimension for the chosen figure Display the area for the figure Return to the menu

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Excel As Your Database

Authors: Paul Cornell

1st Edition

1590597516, 978-1590597514

More Books

Students also viewed these Databases questions

Question

65 Internal investigation, monitoring, and surveillance techniques.

Answered: 1 week ago