J

Jatin Dubey • 3.78K Points
Extraordinary

Q. The following Syntax is used for

Code:
class Subclass-name extends Superclass-name
{
//methods and fields
}
  • (A) Polymorphism
  • (B) Encapsulation
  • (C) Inheritance
  • (D) None of the above

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.