1 2 3 4 5 6 7 8 9 10
/** * Created by Fatih on 10.3.2015. */ public class Demo { public static void main(String args[]) { char ch = 10; } } fghfghfghfgh