Question: Create an interface definition called Reference . A Reference refers to a sited reference from book or research paper etc, such as (Savitch, 2016) 2.
Create an interface definition called Reference . A Reference refers to a sited reference from book or research paper etc, such as (Savitch, 2016) 2. The Reference Interface has two methods: 1. getAuthor method that returns a String representing the reference's author 2. getYear method that returns an integer representing the copyright year
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
