** Java Programming ** Your job is to think of a scenario of a database of 100 people which will provide their name, age and address. Now, create a program that will take the information of COVID-19 symptoms (like cough, cold, fever, throat pain, shortness of breath) from them. If the symptoms are matched, then test them if they are COVID positive or not, then divide them into two zones. If the patient is tested positive, provide him in the red zone, otherwise provide him in the green zone. Create some Customized Multiple Exceptions, implement these exceptions in your code whenever you want. Please provide comments as much as you can to understand the code well. Make the code basic! Don't use professional-level methods. No handwritten or picture, please provide copy & paste your code here.
** Java
Your job is to think of a scenario of a
If the symptoms are matched, then test them if they are COVID positive or not, then divide them into two zones. If the patient is tested positive, provide him in the red zone, otherwise provide him in the green zone.
Create some Customized Multiple Exceptions, implement these exceptions in your code whenever you want. Please provide comments as much as you can to understand the code well. Make the code basic! Don't use professional-level methods. No handwritten or picture, please provide copy & paste your code here.

Trending now
This is a popular solution!
Step by step
Solved in 6 steps with 1 images









