CSE107 – Lab05 Task

$30.00

Category: You will Instantly receive a download link for .zip solution file upon Payment

Description

5/5 - (4 votes)

Write a C program that performs the task described below. Name your c
file as nameSurnameId.c [ex: basakKarakas1850044026.c]
Upload your file to your section’s submission page on moodle. There is also
a submission page for the ones who are not belong to any section.
1 Task
Ask user to give his/her weight (in kg) and height (in meter) using console.
Then compute the user’s BMI (Body mask index) using the equation (Eq 1)
below and print that value. In addition, show the category of the user’s BMI
using following rule.
BMI = weight(kg)/height(m)
2
Rule:
Good luck 🙂
1