Computer Science, asked by Thirupathi7599, 10 months ago

Differences between max () and min()

Answers

Answered by vibhavns1980
10

Answer:

Max - it is used to find the highest value.

Math.max()

Min - it is used to find the lowest value.

Math.min()

MARK MY ANSWER AS BRAINLIST

Similar questions