[solved]-Class Lab C Class Structure Modify Chapter Critter Class Complicated Critter Start Chapter Q39086831
Class Lab (C++ Class Structure)
Modify the chapter critter class to be a morecomplicated critter —
- Start with the chapter critter program and modify it
- Add at least 2 more attributes
- Add the appropriate functions for these new attributes
- Add appropriate menu items
- Add a detailed intro/help screen to help users to use yourprogram.
- Make sure you can print out all the values of the attributes asa hidden menu item
- Add a ending screen to warn user not to stay away too long –their critters will get hungry and lonely.
Expert Answer
Answer to Class Lab (C++ Class Structure) Modify the chapter critter class to be a more complicated critter — Start with the chap… . . .
OR

