C++ Introduction, module 5/8
-
Updated
Nov 29, 2021 - C++
C++ Introduction, module 5/8
yazacam
Exceptions and abstract classes in C++: bureaucrats, forms, and a factory pattern
This project simulates a bureaucracy in C++ with classes like Bureaucrat, Form, and Intern. It explores exceptions, grade-based access control, and dynamic form creation. The goal is to blend logical rigor with advanced object-oriented programming concepts.
To associate your repository with the cpp05 topic, visit your repo's landing page and select "manage topics."