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
統計: A(2), B(1), C(1), D(1), E(2) #3081353