Page 1 of 1

java Part I Create an interface for a Book object. Provide at least 3 function. Part II Create a type of Book class. Imp

Posted: Fri May 20, 2022 11:54 am
by answerhappygod
java Part I Create an interface for a Book object. Provide at
least 3 function. Part II Create a type of Book class. Implement
the methods introduced in the interface. with tostring and getters
and setters