1.

Write down the syntax to find the bigger between two no a and b...please answer it fast.​

Answer»

ANSWER:

The JAVA. lang. Math. max(int a, int b) RETURNS the GREATER of two int values.



Discussion

No Comment Found