Computer Science, asked by hirangipatel2012, 2 months ago

Write a java program to input a integer & check whether it is a minimum number or not

(use Math. min()​


kamalrajatjoshi94: Type the question again
kamalrajatjoshi94: I cant understand it

Answers

Answered by IRINCONICADA
0

Answer:

Explanation:

lang. math. min() is an inbuilt method in Java which is used to return Minimum or Lowest value from the given two argument

Similar questions