reset password
Author Message
mgonzalez12000
Posts: 4
Posted 19:09 Mar 01, 2020 |

Instructor Mahbub,

Can you please clarify question 4 form Homework 5?

"4pts: In your main program, replace all instances of Book with the appropriate subclass, entering the page length (you need not use the constant in the Book class). "

I am not sure what you are asking for when you say "you need not use the constant in the Book class".

Does this mean we are able to use import model.name; ?

Safa Al Mahbub
Posts: 13
Posted 12:33 Mar 02, 2020 |

For homework 1 you were required to use constants in the  main program. For this assignment you do not need to use it, only if you want too.