Prompt the user to make either a bird, cat, or fish

$24.99 $18.99

Project Goals – Continued use of makefiles – Continued use of class building skills – Practice with new Abstract Base Class skills – Provide practice with new virtual functions skills Program This program will prompt the user to make either a bird, cat, or fish. These three classes will inherit from the Abstract Base Class…

5/5 – (2 votes)

You’ll get a: zip file solution

 

Categorys:

Description

5/5 – (2 votes)

Project Goals

– Continued use of makefiles

– Continued use of class building skills

– Practice with new Abstract Base Class skills

– Provide practice with new virtual functions skills

Program

This program will prompt the user to make either a bird, cat, or fish.

These three classes will inherit from the Abstract Base Class – Pet.

After creating the Pet objects, the user will be prompted to feed the pet

by accessing it’s eat() virtual function.

Prompt the user to make either a bird, cat, or fish
$24.99 $18.99