Can a class extend an interface?
A good answer might be:
No. Only classes are extended, and a class may extend only one class.
End of the Chapter
You have reached the end of the chapter. You may wish to extend your knowledge by examining the following.
- What an is.
- How a class an interface.
- Implementing
- An example of a in an interface.
- Using an interface as a
- Use of a with a reference variable.
- interfaces.
- an interface.
You have reached the end of the chapter.