1.

The printf function uses ___ for string data and ___ for numeric.

A. %f, %l
B. %s, %f
C. %s, %d
D. %s, %s
Answer» D. %s, %s


Discussion

No Comment Found