vu cs304 Final Term - Quiz No.6
vu cs304 Object Oriented Programming Quiz
This quiz belongs to book/course code vu cs304 Object Oriented Programming of vu organization. We have 22 quizzes available related to the book/course Object Oriented Programming. This quiz has a total of 10 multiple choice questions (MCQs) to prepare and belongs to topic Final Term. NVAEducation wants its users to help them learn in an easy way. For that purpose, you are free to prepare online MCQs and quizzes.
NVAEducation also facilitates users to contribute in online competitions with other students to make a challenging situation to learn in a creative way. You can create one to one, and group competition on an topic of a book/course code. Also on NVAEducation you can get certifications by passing the online quiz test.
"A person has a name, age, address and sex. You are designing a class to represent a type of personcalled a patient. This kind of person may be given a diagnosis, have a spouse and may be alive".
Given that the person class has already been created, what of the following would be appropriate toinclude when you design the patient class?