单项选择题
A.printf("luck");B.printf("%d",100);C.int a=20;printf("a=%d",a);D.printf()函数是实现输入功能的函数
A.0B.4C.4.0D.3
A.*B.***C.**D.编译出错