阿摩線上測驗 登入

試題詳解

試卷:108年 - 108 普通考試_工業行政、電子工程、電信工程:計算機概要#78089 | 科目:計算機概論、大意(資訊科學概論,電腦常識,電子計算機概論)

試卷資訊

試卷名稱:108年 - 108 普通考試_工業行政、電子工程、電信工程:計算機概要#78089

年份:108年

科目:計算機概論、大意(資訊科學概論,電腦常識,電子計算機概論)

23 下列 C 程式執行後的結果為何?5d2d7713afc48.jpg
(A) string1 and string2 are the same string1 and string3 are the same
(B) string1 and string2 are the same string1 and string3 are different
(C) string1 and string2 are different string1 and string3 are the same
(D) string1 and string2 are different string1 and string3 are different

正確答案:登入後查看

詳解 (共 2 筆)

推薦的詳解#3490781
未解鎖
s1==s2 這裡的s1指的是s1這個c...
(共 59 字,隱藏中)
前往觀看
23
3
推薦的詳解#5777806
未解鎖
s1和s2都是字符陣列,它們都包含字元序...
(共 178 字,隱藏中)
前往觀看
4
0