单项选择题

程序段:intx=12;doubley=3.141593;printf("%d%8.6f",x,y);的输出结果是()

A.A
B.B
C.C
D.D