Interfaces II
Interfaces let you describe a common set of methods shared by different implementing classes.
They can do slightly more than this though and its helpful to know about.
Interfaces let you describe a common set of methods shared by different implementing classes.
They can do slightly more than this though and its helpful to know about.