单项选择题

A.charp[]=11Goodmorning11;
B.char*p=11Goodmorning11;
C.charp[]={’G’,101,’o’,’d’,’m’,’o’,’r’,’n’,’i’,’n’,’g’,1\01};
D.char*p={’G’,’o’,’o’,’d’,’m’,飞,宁,’n’月,1n1,’g’,’\o’};