Home / Questions / Can you call one constructor from another if a class has multiple constructors?
Explanatory Question

Can you call one constructor from another if a class has multiple constructors?

👁 840 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Yes, use this() syntax.