1 public class CharTest {2 3 public static void main(String [] args){4 System.out.println('c');5 }6 }7