Example.


public class c {
    public static void main(String args[])
    {
    System.out.println("\u0905\u0905\u0940\u0924\u093E\u092A");
}
}

Popular posts from this blog

Item State change of JComboBox and Get values from database and show Data on JTable.

Jtable with database manually in netbeans.