Sollicitatievraag bij Garmin

Does Java support multiple inheritance? Is there a way to simulate this?

Antwoord op sollicitatievraag

Anoniem

3 mei 2011

No, it does not, but using interfaces, it can be simulated.

1