单项选择题

下列程序的输出结果是( )。
#include<stdio.h>
main()
char a[]= 'a','b','c','d','e','f,'\0';
int i,j;
i=sizeof(

A.;
&n