Java Reference

Java Reference Home | Smart Soft Home

char

Category

Primitive data types

Description

One of java's primitive data types. It is used to store on Unicode character.

Example

char x;