Design an BMI calculator in windows mobile.
Description: The following program is an BMI calculator. This program calculates the BMI Of a human body, as per specified weight and height , the program evaluates and displays the fitness of person (slim ,fit , fat).
BMI –Body Mass Index is a measure of body fat based on your weight in relation to your height and applies to most adult men and women aged 20 and over.
Events Used :
btncal_click() = Calculates the BMI as per body weight and height .
linktry_click() = To try the program again.
Description: The following program is an BMI calculator. This program calculates the BMI Of a human body, as per specified weight and height , the program evaluates and displays the fitness of person (slim ,fit , fat).
BMI –Body Mass Index is a measure of body fat based on your weight in relation to your height and applies to most adult men and women aged 20 and over.
Events Used :
btncal_click() = Calculates the BMI as per body weight and height .
linktry_click() = To try the program again.
Comments
Post a Comment