# Introduction In this lab, you will learn how to use the `equals()` method of Java `Character` class to compare `Character` objects and determine if they have the same value. You will also learn how to create a user-defined example that allows users to input their own values to test the code.
Click the virtual machine below to start practicing