Q3 Single choice Flag What situation results from performing a CreateObjectAction on an abstract class? A undefined behavior B exception being raised C error log entry being created D object of the specified class being created E arbitrary object of one of its subclasses being created Correct answer