Internet Explorer in all versions is a dangerous browser. It has many deficiencies and security vulnerabilities that make it unsafe.
You should instead use a current version of Chrome or
Firefox if you're using windows or Safari for the Mac.
This site will not function properly in Internet Explorer. Emails will not be sent, downloads will not function, assignments will not be
submitted...
Lab06 Biag's OO Library Upgrade
Due: Friday April 08, 2016 11:59 PM
Lab06 - Biag's OO Library Upgrade
Requirements
Book class created and being used
10 pts
Book objects are the main source of displayed data
20 pts
All stand-alone functions are now class or instance functions
20 pts
All aspects of the CRUD system still function correctly
Your customer Biag has recently heard about object oriented programming and is now insisting that the library application you created for him be rewritten so that it is object oriented.
You explained to him that this would not change how the application works from his perspective, only the code behind the scenes would be different, but he is insistent.