Given the following: class SuperSweetClass{};class EvenSuper…
Given the following: class SuperSweetClass{};class EvenSuperSweeterClass : public SuperSweetClass{}; SuperSweetClass would be considered a [option1] class, and EvenSuperSweeterClass would be considered a [option2] class.
Read Details