Solved

If a Class Contains an Abstract Method __________

Question 52

Multiple Choice

If a class contains an abstract method __________.


A) you must create an instance of the class
B) the method will only have a header, but not a body, and will end with a semicolon
C) the method cannot be overridden in subclasses
D) All of these are true.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions