Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Derived Classes Practice | OOP Essentials
C# Beyond Basics
course content

Contenido del Curso

C# Beyond Basics

Derived Classes Practice

A class called Vehicle is given. Apart from that there are two other classes called Car and Plane.

There is currently an error in the code. To fix the error you need to make the Car and Plane inherit from Vehicle.

Edit the code such that Car and Plane become the child classes of Vehicle.

cs

index

¿Todo estuvo claro?

Sección 4. Capítulo 2
We're sorry to hear that something went wrong. What happened?
some-alt