nandhini-1402 / Greatest-of-Two-Numbers-Java

Given two integer inputs N1 and N2, the objective is to write a code to Find the Greatest of the Two Numbers in Java. In order to do so we’ll compare the numbers using if-else statements.
13Updated 7 months ago

Related projects

Alternatives and complementary repositories for Greatest-of-Two-Numbers-Java