Psychology
February 4, 2020
Amanda 6
February 4, 2020
Show all

L03B: Assignment – Interfaces and Arrays

Assignment Objectives
Practice on implementing interfaces in Java
FootballPlayerData will implement the interface TableData
Overriding methods
when FootballPlayerData implements TableData,FootballPlayerData will have to write the real Java code for all the interface abstract methods

L03A is the previous assignment which is referenced in L03B(current assignment)

Leave a Reply

Your email address will not be published. Required fields are marked *