Computer Science, asked by kiranani80, 3 months ago

Write the syntax to find the maximum number between two numbers.​

Answers

Answered by Oreki
3

\textsf{\large \textbf{Finding the maximum of two numbers}}

   \texttt{Math.max(\symbol{60}number1\symbol{62}, \symbol{60}number2\symbol{62});}

Similar questions