Java Integer Min Method

# Introduction In this lab, you will learn about the `min()` method of the `Integer` class in Java. This method is used to return the numerically smaller value(minimum value) of the two numbers passed as arguments.

|60 : 00

Click the virtual machine below to start practicing