Pergunta de entrevista da empresa Next Insurance

Given a code in java, describe what it does.

Resposta da entrevista

Sigiloso

29 de nov. de 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().