Question: Why would a class be declared as abstract? Your answer: So that it can be used as an interface so that it cannot be inherited

Why would a class be declared as abstract? Your answer: So that it can be used as an interface so that it cannot be inherited from Because it doesn't make logical sense to instantiate it Because it has no abstract methods O Because all classes must be abstract
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
