問題詳情

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
難度:計算中-1
書單:沒有書單,新增