# Introduction In this lab, we will explore the usage of the `compare()` method of the `Float` class in Java. This method is used to compare two float values and returns an integer value that indicates which value is greater.
Click the virtual machine below to start practicing