Compute dose of medicine

Default Image

Question Number 2:

Write JavaScript / VBScript that computes the dose of the medicine for
obesity patient by taking the weight of the patient and age. Formula:
Dose = age*100*weight/200. (Input should be taken through inputbox and
result present in browser window).

To get code and details about this problem click on this link

Read Count: 3 times

Comments

No comments yet.

Leave a Comment