- This example was using an Interface as a component for constants
- The next example is an example of using the keyword this with overloading constructor, a way that the keyword is used often. The keyword this is also used quite often with inheritance which we will be getting to in a few weeks.
|