单项选择题

有以下程序
main ( )
char a[7]="a0\0a0\0"; int i,j;
i=sizeof(

A.; j=strlen(a);
printf ( " %d %d\