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