1.

The functions vprintf(), vfprintf(), and vsprintf() are not equivalent to the corresponding printf() functions except the variable argument list.

A. true
B. false
Answer» C.


Discussion

No Comment Found