Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

how to call more consntructors

  Asked By: Donna    Date: Apr 02    Category: Java    Views: 405
  

In my class I have three overloaded constructors I have inhereted a class which
also have three overloaded constructor.

I have to call the overloaded constructor of the same class and overloaded
constructor of the parent class how?. Because in the constructor this() must be
the first line and super() as well? so how we will write this() and super()

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on how to call more consntructors Or get search suggestion and latest updates.




Tagged: