# Introduction The Java `shortValue()` method is used to convert a `Float` object to its corresponding `short` value. This lab will take you through step-by-step on how to use the `shortValue()` method in Java.
Click the virtual machine below to start practicing