How many instances of an abstract class can be created?
How many instances of an abstract class can be created? Correct Answer
0. The answer to the question of how many instances of an abstract class can be created is zero. That is, we cannot create an instance of an abstract class as it does not have any complete implementation.
মোঃ আরিফুল ইসলাম
Feb 20, 2025