What situation results from performing a CreateObjectAction on an abstract class?
Select an option, then click Submit answer.
-
○
arbitrary object of one of its subclasses being created
-
○
undefined behavior
-
○
object of the specified class being created
-
○
error log entry being created
-
○
exception being raised