23.Which of the following statements about the format specifier for printf () function in C is incorrect?
(A) %b is used to print a binary number
(B) %d is used to print a decimal number
(C) %x is used to print a hexadecimal number
(D)%f is used to print a floating number
(E) None of the above

答案:登入後查看
統計: A(2), B(1), C(1), D(1), E(2) #3081353

詳解 (共 1 筆)

#6341934
這道題目是關於C語言中printf()函...
(共 530 字,隱藏中)
前往觀看
0
0