Which of the following is not true of an abstract class?
a. It can contain instance variables
b. Objects of the class can be instantiated
c. It can contain abstract methods
d. It can contain ordinary methods



Answer :

Other Questions