Programming - Inheritance - Discussion

You Are Here :: Home > JAVA > Inheritance - Discussion

 



Q.

How this() is used with constructors?                         


A. this() is used to invoke a constructor of the same class B. this() is used to invoke a constructor of the different class
C. this() is used to invoke a constructor of the same variables D. this() is used to invoke a constructor of the same methods

Answer: Option A
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion