Ask Question
2 June, 10:34

Person defines a person waiting for a heart transplant. This class is already written for you. SurvivabilityByAge defines the rate of survivability by age after a certain number of years after the transplant. This class is already written for you. SurvivabilityByCause defines the rate of survivability by heart condition cause after a certain number of years after the transplant. This class is already written for you. HeartTransplant is the driver of the heart transplant program, it contains a main method that is already written for you to test the methods that you will write in this class.

+3
Answers (1)
  1. 2 June, 14:17
    0
    A heart transplant is a surgical procedure that replaces the person's heart with a donor heart. A person may require a heart transplant for several reasons including congenital, arterial and muscle diseases or for unforeseen reasons such as accidents or viral infections.

    The donor heart is matched to the recipient by blood type. More variables are also used to decide which recipient receives a heart if there are not enough hearts available for all recipients waiting for a transplant. The variables included in the decision may include the recipient state of health, cause of the heart condition and the urgency of the transplant.

    The main goal of this project is for you to write a matching function that receives as a parameter the number of available hearts for transplant and will output all the recipients ranked in order of precedence.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Person defines a person waiting for a heart transplant. This class is already written for you. SurvivabilityByAge defines the rate of ...” in 📙 Business if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers