Validating Unicode Identifier Start

# Introduction The Java `isUnicodeIdentifierStart(int codePoint)` method is a part of the `Character` class. This method is used to validate whether a specified Unicode codepoint character is allowed as the first character in a Unicode identifier or not.

|60 : 00

Click the virtual machine below to start practicing