Computer Science, asked by sangitaksingh99, 3 months ago

WAP in java to input three numbers and check whether they are equal or not.If they are unequal numbers then display the greatest among them otherwise, display the message'All the members are equal'.
sample input:-34,87,61. sample output:-greatest number is 87.
sample input:-81,81,81. sample output:-all the numbers are equal.​

Answers

Answered by mohammedjuver6
3

Explanation:

please mark as Brainlist

Attachments:
Similar questions