When we implement (or define) a function, we are given a specification and we complete the rest of the body to match the specification. We will do the same thing for classes as well. But as we see in this video, classes are a little more complicated because we have multiple specifications. These specifications combine to form the interface.
- Tags
-