Stage 5: Polymorphic code
Stage 5: Polymorphic code
Highlights:
Animal.cs
Bird.cs
Cat.cs
Dog.cs
Eagle.cs
ISingable.cs
Parrot.cs
Program.cs
Last updated