下列程序段的运行结果是_____。Chara='m',*p;P=&a;Printf("%c",*p);

下列程序段的运行结果是_____。Chara='m',*p;P=&a;Printf("%c",*p);

m