# Introduction In this lab, you will learn how to use the `floatValue()` method of the `Long` class in Java. The `floatValue()` method is used to convert a `Long` object into its equivalent `float` value.
Click the virtual machine below to start practicing