Question

Create an application that calculates the total cost of a hospital stay. The application should accept the following input: The number of days spent in the hospital,as an integer The

amount of medication charges The amount of surgical charges The amount of lab fees The amount of physical rehabilitation charges The hospital charges $350 per day. The application's form should resemble the onshown in Figure 6-23.

Fig: 1

Fig: 2

Fig: 3

Fig: 4

Fig: 5

Fig: 6

Fig: 7