單項選擇題

若已定義:int a=5;floatb=63.72;以下語句中能輸出正確值的是()

A.printf(“%d%d”,a,b)
B.printf(“%d%2f”,a,b)
C.printf(“%2f%2f”,a,b)
D.printf(“%2f%d”,a,b)

微信掃碼免費搜題