阿摩線上測驗
登入
首頁
>
研究所、轉學考(插大)、學士後-計算機概論
>
109年 - 109 東吳大學_轉學生招生考試_資訊管理學系二年級︰計算機概論#103373
> 試題詳解
1. (選擇題) 以下何者負責編譯程式的工作? (20%)
(A) Compiler
(B) Operating System
(C) Debugger
(D) Editor
答案:
登入後查看
統計:
A(4), B(0), C(0), D(0), E(0) #2798766
私人筆記 (共 1 筆)
哈哈是我啦
2023/06/19
私人筆記#5225478
未解鎖
(A) Compiler 負責編譯程式的...
(共 399 字,隱藏中)
前往觀看
0
0
相關試題
20. What does this code output?(A) hallo (B) hello (C) olleh (D) haoll
#3837580
19. What will the code output? char *s = "abcde";printf("%c",*(s+*(s+1) - 'a'); (A) a (B) b (C)c (D) d
#3837579
18. What is the output of this code?char *s = "hello"; printf("%c", 3[s]); (A) h (B) e (C)1(D)o
#3837578
17. What is the result of the following pointer expression? int x = 10;int*p=&x; int **pp = &p;printf("%d", **pp + *p); (A)10 (B) 20 (C)0 (D)5
#3837577
16. What is the output of this recursive function call: foo(3); ? (A) 1233213 (B) 1213121 (C) 3211231 (D) 1122332
#3837576
15. What does the function compute? (A) Fibonacci of n (B) n squared (C) n factorial (D) Sum from 1 to n
#3837575
14. Which of the following best describes the result of this code?(A) abc (B) bcd (C) acc (D) bcc
#3837574
13. Given the following code, what is printed?(A) 10 (B) 20 (C) 30 (D) 40
#3837573
12. What will this code output? (A) abcdef (B) ab (C) abcd (D) abc
#3837572
11. What is the output of the following code? int arr[] = {1,2,3,4, 4, 5};int *ptr = arr + 2; printf("%d", *(ptr++)); (A)1 (B) 2 (C)3 (D) 4
#3837571
相關試卷
114年 - [無官方正解]114 臺灣綜合大學系統_學士班轉學生考試試題:計算機概論#137952
2025 年 · #137952
114年 - [無官方正解]114 台灣聯合大學系統_學士班轉學生考試試題:計算機概論#137764
2025 年 · #137764
110年 - 110 國立中央大學_碩士班招生考試_網路學習科技研究所:計算機概論#124075
2021 年 · #124075
110年 - 110 國立臺灣科技大學_碩士班招生試題_營建工程系(戊組):計算機基本概念與程式設計#113110
2021 年 · #113110
110年 - 110 國立高雄科技大學_碩士班招生考試_電子工程系:計算機概論(丙組)#110504
2021 年 · #110504
110年 - 110 國立高雄科技大學_碩士班招生考試_資訊管理系:計算機概論#110413
2021 年 · #110413
110年 - 110 國立臺北教育大學_碩士班招生考試_資訊科學系:計算機概論#105558
2021 年 · #105558
110年 - 110 國立中山大學_碩士暨碩士專班招生考試_資管系/甲、乙組:計算機概論#105543
2021 年 · #105543
110年 - 110 國立政治大學_碩士班暨碩士在職專班招生考試_ 資訊科學系碩士在職專班一般組:計算機概論#105482
2021 年 · #105482
110年 - 110 國立清華大學碩士班考試入學試題_資訊系統與應用研究所:計算機概論#104988
2021 年 · #104988