WAP to input the height (in cm) and weight (in kg) of a candidate and determines whether the candidate is eligible for a post. A candidate is eligible if he/she is at least 175 cm tall and weighs between 50 to 80 kg. Print appropriate message in case the candidate is not eligible due to any of the criteria. ( Use nested if-else)..
Answers
Answered by
0
Answer:
sbbwjsbshsjwbq
Explanation:
bsbsjsjshsjsjs
Answered by
2
Answer:
class Height and Weight
{
void display (int weight and Height)
{
if ( weight>=50-80 kg and height>=175)
system. out. print ("You're eligible for the post.)
else;
system. out. print (You're not eligible for the post.)
}
}
Similar questions
Computer Science,
5 hours ago
Math,
5 hours ago
Math,
9 hours ago
Political Science,
8 months ago
Science,
8 months ago
Science,
8 months ago