Practical Exercise
Practical Exercise
Task Description:
Marking Points:
1. Creating the Base Class Shape with appropriate properties and methods: 10 marks
2. Implementing the Derived Classes Rectangle and Circle with correct inheritance and
overridden methods: 20 marks
3. Designing the WinForms interface with correct controls for input and output: 10 marks
4. Correctly implementing the logic to create shapes and calculate/display their area: 10
marks
Total: 50 marks