Sollicitatievraag bij Next Insurance

Given a code in java, describe what it does.

Antwoord op sollicitatievraag

Anoniem

29 nov 2018

You should remember that if you class B that extends class A, and you call the B constructor, then by defult, the first thing that the constructor does is to call super().