ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
8 min
presentation
Introduction to Interfaces
Introduction to Interfaces
0 / 7 completed
1
What is an Interface?
2
Why Use Interfaces?
3
Interface vs Class
4
Basic Interface Syntax
5
Implementing an Interface
6
Using Interface Types
7
Key Takeaways
What is an Interface?
An interface defines
what
a class must do, but not
how
it does it:
Skip
Previous
Step 1 of 7
Next
← → Navigate
Space: Skip / Next
Enter: Next
Previous
Next