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

Зміст курсу

C# Beyond Basics

Abstraction Practice

In this task you are given a code you might already be familiar with since we looked at similar code in multiple previous chapters. It contains an overridden method called MakeSound.

Your task is to convert the Animal class into an abstract class and the MakeSound method into an abstract method.

There should be no change in the output of the program after this modification.

cs

index

Все було зрозуміло?

Секція 5. Розділ 9
We're sorry to hear that something went wrong. What happened?
some-alt