下面程序的運行結(jié)果是()
A.*#*#$ B.*#*#*#$ C.#*#*#*$ D.#*#*$
A.gets(a); B.scanf("%s",a); C.gets(&a[0]); D.gets(b);
A.基本 B.構(gòu)造 C.指針 D.空