Question: Workshop #8: Virtual functions and Abstract base classes ********************************************************************************** https://github.com/Seneca-244200/OOP-Workshops/tree/main/WS08 ********************************************************************************** Note : All the code written in workshops and the project must be implemented
Workshop #8: Virtual functions and Abstract base classes
**********************************************************************************
https://github.com/Seneca-244200/OOP-Workshops/tree/main/WS08
**********************************************************************************
Note: All the code written in workshops and the project must be implemented in thesddsnamespace.
- main.cpp
// Workshop 8: // Version: 1.0 // Date: 2021/6/03 // Author: Wail Mardini // Description: // This file tests the part 1 section of your workshop // Do not modify your code ///////////////////////////////////////////// #include
PART 1 (100%)
Implement four modules for the following classes;baseShape, labelShape, lineLabelandrectangleLabel

baseShape Class public labelShape Class + baseShape public public rectangleLabel lineLabel Class Class labelShape labelShape
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
