1.

The following Syntax is used for? class Subclass-name extends Superclass-name  {  //methods and fields  }

A. Polymorphism
B. Encapsulation
C. Inheritance
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found