

Patient :
——————–
public class Patient {
int pid;
int age;
int gender;
double height;
double weight;
public Patient(){}
public Patient (int pid,int age,int gender,doubleheight,double weight){
pid = this.pid;
age = this.age;
gender = this.gender;
height = this.height;
weight = this.weight;
}
public double getBMI(){
returnweight/Math.pow((height*0.1),2);
PayPal Gateway not configured
PayPal Gateway not configured