Can a class extend an interface?
No. A class always extends just one class.
You have reached the end of the chapter. You may wish to extend your knowledge by examining the following.
The next chapter will discuss the Vector
class
and the Enumeration
interface.