+91-85006-22255
Which of the following is incorrect? X: this() is used to invoke a constructor of the same class. Y: super() is used to invoke a superclass constructor.
this()
super()
Topic: Inheritance And Constructors In Java
Read this topic Take test on this topic
Open In App