How many abstract classes can a single program contain?
How many abstract classes can a single program contain? Correct Answer As many as required
There is no restriction on the number of abstract classes that can be defined inside a single program. The programs can use as many abstract classes as required. But the functions with no body must be implemented.
মোঃ আরিফুল ইসলাম
Feb 20, 2025