WHY STUDENT PREFER US?  
4.9/5

5 Star Rating

93940

Orders Deliver

3949

PhD Experts

24x7

Support

100%

Privacy

100%

Top Quality

Sample Details

Programming Fundamentals of Java

Number Of View : 34

Download : 0

Pages: 3

Words : 591

Question :

 

Write a basic program that will diagnose the symptoms a user is experiencing as possibly covid or not. It would write the answers and/or symptoms experienced by the user to a file with a recommendation to go see a doctor to be tested for covid or for the treatment the flu or some other illness. Again though, this should be a beginner-level JAVA program.

 

Answer :

 

public  class COVIDSymptomQuestionnaire 1          

public  static void main(String args[]) {                   int yesCount = 0; // Counter for number of YES responses            

        float temperature = OF; // variable and data type for temperature          

        String travelLocation = ""; // variable and data type regarding travel          

                   

        System.out.print("What is your name?"); // asks user to input their name            

        String name = System.conso/e().readLine(); //reads user input from console          

                   

        System.out.print("What is your age?:    "); // asks user their age          

        int age = Integer.parse/nt(System.conso/e().readLine()); //reads user inpu  t from console      

                   

        System.out.print("Do you have a fever? Y/N: "); // asks user if they are r  unning a fever      

        String haveFever = System.conso/e().readLine(); //reads user input from co  nsole      

        if  (haveFever.equals("y")  11  haveFever.equals("Y")){        

        yesCount++; // adds a number to the Yes counter if answer is Yes            

        System.out.print("What was the temperature taken when last checked?:    "); // asks user to input temperature      

        temperature= Float.parseF/oat(System.conso/e().readLine()); //reads user    input from console      

                   

                   

        System.out.print("Do you have a cough? Y/N: "); // asks if user has a coug  h      

        String haveCough = System.conso/e().readLine(); //reads user input fro  m console      

        if  (haveCough.equals("y")  II  haveCough.equals("Y"))  1          

        yesCount++; // adds a number to the Yes counter if answer is Yes            

                   

                   

        System.out.print("Are you experiencing a shortness of breath or having dif  ficulty breathing? Y/N: "); // asks if  user    has any problems

        String breathingProblem = System.conso/e().readLine();  //reads user in put from console        

        if  (breathingProblem.equals("y")   II breathingProblem.equals("Y"))    {          

        yesCount++; // adds a number to the Yes counter answer is Yes          

                   

                   

        System.out.print("Are you experiencing muscle pain or body aches? Y/N:  "); // asks the user if they have any body  aches   or pain

 

        String musclePain= System.conso/e().readLine(); //reads user input fro  m console

 

Place Order For A Top Grade Assignment Now

We have some amazing discount offers running for the students

Order Now

Get Help Instantly

    FREE FEATURES

    Limitless Amendments

    $09.50 free

    Bibliography

    $10.50 free

    Outline

    $05.00 free

    Title page

    $07.50 free

    Formatting

    $07.50 free

    Plagiarism Report

    $10.00 free

    Get all these features for $50.00

    free

    Latest Blog Boost your grades with expert tips and tricks from our academic blog.

    Learn How to Write an Argumentative Essay Outline

    Have you been asked to write an argumentative essay by your instructor? If yes, then before you begin writing an argumentative essay, first select a good […]

    90 Outstanding Literary Research Topics and Ideas

    Are you seeking compelling literary research topics? No matter whether you are creating a master’s thesis or writing a college essay, the topic you choose […]

    10 Best Essay Writing Apps for Students [2024]

    If you are a student, then during your scholastic life you will be required to write many types of essay assignments. Since essay writing involves […]

    View More Blogs

    Let's Talk

    Enter your email, and we shall get back to you in an hour.