logo Use CA10RAM to get 10%* Discount.
Order Nowlogo
(5/5)

College of Computer and Information Sciences CSC111 – Spring 2021 Lab Final Exam

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Q1 only

 

Question 2 (5 points):

Q2) Write a Java Program that will read the Heart Beat Rate (HB) of a patient

(integer). Then decide if the patient at risk or not based on the following:

• If HB >120 then patient have HIGH HB.

• 80 =< HB <= 120 NORMAL HB.

• Below 80 is LOW HB.

Your program should:

1. Continuously read HB and print status of the patient.

2. Keep reading HB and printing status until you get two consecutive HIGH

HB or two consecutive LOW HB, if you do then you should print a warning

message and stop reading HB.

3. Print the average HB of all your readings.

4. Exit the program

Name your class Heart.

Sample run 1:

Please enter patient HB 100

HB is Normal

Please enter patient HB 120

HB is Normal

Please enter patient HB 121

HB is High

Please enter patient HB 70

HB is Low

Please enter patient HB 60

HB is Low

HB is low twice in a row

The average HB is 94.2

Sample run 2:

Please enter patient HB 200

HB is High

Please enter patient HB 100

HB is Normal

Please enter patient HB 200

HB is High

Please enter patient HB 90

HB is Normal

Please enter patient HB 20

HB is Low

Please enter patient HB 30

HB is Low

HB is low twice in a row

The average HB is 106.66666666666667

Sample run 3:

Please enter patient HB 40

HB is Low

Please enter patient HB 100

HB is Normal

Please enter patient HB 200

HB is High

Please enter patient HB 200

HB is High

HB is high twice in a row

The average HB is 135.0

(5/5)
Attachments:

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Um e HaniScience

891 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

681 Answers

Hire Me
expert
Husnain SaeedComputer science

920 Answers

Hire Me
expert
Atharva PatilComputer science

585 Answers

Hire Me