Java Character GetType Codepoint Method

# Introduction In this lab, you will learn how to use the Java `getType(int codePoint)` method of the `Character` class to get the general category of a Unicode codepoint character value. You will also learn how to write and execute Java code in the terminal of Ubuntu system.

|60 : 00

Click the virtual machine below to start practicing