If a constructor uses super, it must use it in the first line; otherwise, the compiler will complain.
Reveal answer
Fill a bubble to check yourself
If a constructor uses super, it must use it in the first line; otherwise, the compiler will complain.