Royce Roy Total Post:51 Points:255 Posted by Royce Roy March-28-2015 0:26 AM Java Java 1 Answer(s) 1816 View(s) Ratings: Rate this:
Mayank Tripathi Post:807 Points:4035 Can you use this() and super() both in a constructor in java? Posted on 3 years ago No. Because super() or this() must be the first statement.
Post:807
Points:4035Can you use this() and super() both in a constructor in java?
No. Because super() or this() must be the first statement.