Home Segments Top Top Previous Next

351: Mainline

A class definition that implements an interface must define all the methods specified in that interface. In this respect, an interface is like an abstract class.

An interface differs from an abstract class, however, in the following respects: