subject
Engineering, 27.01.2020 22:31 zimbabwayjerry

You will be writing a library simulator involving multiple classes. you will write the libraryitem, patron and library classes, and the three classes that inherit from libraryitem (book, album and movie). all data members of each class should be marked as private (a leading underscore in the name). since they're private, if you need to access them from outside the class, you should do so via get or set methods. any get or set methods should be named per the usual convention ("get_" or "set_" followed by the name of the data member). here are descriptions of the three classes: libraryitem: id_code - a unique identifier for a libraryitem - you can assume uniqueness, you don't have to enforce it title - cannot be assumed to be unique location - a libraryitem can be "on_shelf", "on_hold_shelf", or "checked_out" checked_out_by - refers to the patron who has it checked out (if any) requested_by - refers to the patron who has requested it (if any); a libraryitem can only be requested by one patron at a time date_checked_out - when a libraryitem is checked out, this will be set to the current_date of the library init method - takes an id_code, and title; checked_out_by and requested_by should be initialized to none; a new libraryitem's location should be on the shelf get and set methods as needed

ansver
Answers: 3

Another question on Engineering

question
Engineering, 04.07.2019 18:10
Coiled springs ought to be very strong and stiff. si3n4 is a strong, stiff material. would you select this material for a spring? explain.
Answers: 2
question
Engineering, 04.07.2019 18:10
The thermal expansion or contraction of a given metal is a function of the f a)-density b)-initial temperature c)- temperature difference d)- linear coefficient of thermal expansion e)- final temperature f)- original length
Answers: 2
question
Engineering, 04.07.2019 18:10
Which of the following refers to refers to how well the control system responds to sudden changes in the system. a)-transient regulation b)- distributed regulation c)-constant regulation d)-steady-state regulation
Answers: 1
question
Engineering, 04.07.2019 18:10
Which from the following instrument is commonly used to detect the high pitch butzing sound in bearings? [clo4] a)-digital ultrasonic meter b)-infrared camera c)-spectroscopic d)-vibrometer
Answers: 2
You know the right answer?
You will be writing a library simulator involving multiple classes. you will write the libraryitem,...
Questions
question
Mathematics, 24.10.2019 05:43
question
Mathematics, 24.10.2019 05:43
question
English, 24.10.2019 05:43
question
Mathematics, 24.10.2019 05:43
Questions on the website: 13722359