10. 下列哪一個指令是 C 裏面用來引用 header file 的?
(A) include <stdio.h>
(B) #include <stdio.h>
(C) using stdio.h
(D) import <stdio.h>。

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

詳解 (共 1 筆)

#7102241
題目解析 這道題目考察的是 C 語言中...
(共 1010 字,隱藏中)
前往觀看
0
0