014-002-010

Implicit super() Call

Medium

Problem Description

Implicit super() Call

In this problem: You will create Vehicle and Car classes to verify that the parent constructor is called even without an explicit super().

Ready to Try Running Code?

Log in to access the code editor and execute your solutions for this problem.

Don't have an account?

Sign Up