1.

The instances can be created only in subclasses

A. The instances can be created only in main() function
B. The instances can be created only in parent class
C. The instances can be created anywhere in the program
Answer» B. The instances can be created only in parent class


Discussion

No Comment Found