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

Q

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

✍: Guest

A

Yes. Use this() syntax.

2012-09-06, 2637👍, 0💬