Computer Science, asked by shivikas428, 9 hours ago

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 kgsianz
0

Answer:

sbbwjsbshsjwbq

Explanation:

bsbsjsjshsjsjs

Answered by Anonymous
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