Test your knowledge of C# interfaces and abstract classes with five code challenges.
Overview
Syllabus
Introduction
- Practice your C# Interface skills
- What you should know
- Explore the code challenge
- Solution: Implement an abstract class
- Solution: Implement an interface
- Solution: Determine if a class implements a type
- Solution: Refactor a fat interface
- Solution: Make types sortable with IComparable
- Next steps
Taught by
Anton Delsink