Your browser does not support JavaScript!

Sub class is invoked when we create the object of subclass, it by default invokes the default constructor of super class.

  • Super Class
  • Constructor Correct
  • Inheritance
  • Super Keyword
Similar CS-6203 questions