Code:
char []c =null;
c=new char[1];
why star from [1] not from [0]???