which of the following statements is true? choice 1 of 4:a subclass can be abstract even if its superclass is concrete. choice 2 of 4:you can create an instance from an abstract class using the new operator. choice 3 of 4:an abstract method can be contained in a nonabstract class. choice 4 of 4:an abstract class can not be used as a data type.

Respuesta :