阿摩線上測驗
登入
首頁
>
研究所、轉學考(插大)、學士後-計算機概論
>
110年 - 110 國立中山大學_碩士暨碩士專班招生考試_資管系/甲、乙組:計算機概論#105543
> 試題詳解
28. In Python 3, which of the following is used to define a block of code (e.g. body of loop)?
(A) Curly braces
(B) Indentation
(C) Semicolon
(D) Parenthesis
答案:
登入後查看
統計:
A(1), B(2), C(1), D(2), E(0) #2847391
詳解 (共 1 筆)
Jane Yen
B1 · 2023/11/03
#5959173
在Python 3中,以下哪個選項用於定...
(共 319 字,隱藏中)
前往觀看
0
0
相關試題
29. Which of the following is NOT considered the reason for the recent AI boom? (A) The global investment of AI (B) The accessibility of cheap computation (C) The exponential growth of data (D) The advances of learning algorithms
#2847392
30. Which of the following about split-apply-combine strategy of data analytics is FALSE? (A) It can be implemented by SQL (B) It should not be used to replace loops (C)It can help parallelize computations (D) It is widely used in daily data management tasks
#2847393
31. Which of the following about Deep Neural Network is FALSE? (A) The trained models are usually called black-box models (B) Compared to traditional machine learning algorithms, it has more hyperparameters to tune (C) It takes more time to do manual feature engineering (D) It usually requires comparatively more computing resources to train a model
#2847394
32. Which of the following is NOT a common feature of object-oriented programming languages? (A) Parallelism (B) Polymorphism (C) Encapsulation (D) Inheritance
#2847395
33. Which of the following is NOT a common feature of functional programming languages? (A) Lazy Evaluation (B) Higher-order functions (C) Recursion (D) Inheritance
#2847396
34. Which of the following about cloud, fog, and edge computing is FALSE? (A) Cloud computing is often used to process urgent requests in the local network (B)To improve response times, fog computing can be used to process computation-intensive requests (C) They help promote decentralized storages and computations (D) Amazon Web Services can be considered cloud computing platforms
#2847397
35. Which of the following about data structures is TRUE? (A) Arrays are dynamic data structures able to increase their sizes at runtime (B) The length of a linked list is usually fixed (C) Data elements in a linked list must be stored in adjacent memory space (D) Linked lists can be used to implement stacks
#2847398
36. Suppose we have a table in the third normal form (3NF) in a relational database. Which of the following statement is FALSE? (A) The table is also in the 2NF (B) The table may have multiple candidate keys (C) Every non-prime attribute is non-transitively dependent on every key of the table (D) For each of the functional dependency A->B that exists, A is the super key of the table
#2847399
37. Consider the following tables, A and B, in a relational database: Which of the following SQL statement can be used to concatenate A and B? (A) SELECT * FROM A UNION ALL SELECT * FROM B (B) SELECT * FROM A FULL OUTER JOIN B ON A.id = B.id (C) SELECT * FROM A INNER JOIN B ON A.id = B.id (D)SELECT * FROM A LEFT JOIN B ON A.id = B.id
#2847400
38.Which of the following is NOT considered a kind of NoSQL databases? (A) Graph database (B) Document database (C) Object-relational database (D) Key-value database
#2847401
相關試卷
115年 - 115 中央警察大學_碩士班入學考試試題_資訊管理研究所:計算機概論#139860
2026 年 · #139860
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