阿摩線上測驗
登入
首頁
>
學士後西醫◆計算機概論與程式設計
>
111年 - 111 國立中山大學_學士後醫學系招生考試:計算機概論與程式設計#113521
> 試題詳解
28. What is the output of this code in python?
(A) 2
(B)
(C) 6
(D) 12
(E) 24
答案:
登入後查看
統計:
A(0), B(0), C(0), D(0), E(6) #3081358
詳解 (共 1 筆)
Jane Yen
B1 · 2025/03/21
#6341940
這段Python代碼涉及了lambda函...
(共 429 字,隱藏中)
前往觀看
0
0
相關試題
29. What is the output of this code in C++? (A)(B)(C) Derived's constructor called (D)Compile error(E) None of the above
#3081359
30. Assuming that t is an array and tptr is a pointer to that array, which expression refers to the address of element 5 of the array? (A) *(tPtr+5) (B) tptr[5] (C) t+5 (D) *(t+5) (E) &t[5]
#3081360
31. Which of the following network attacks is threatening integrity? (A) Man-in-the-middle (B) Denial of service (C) Packet sniffing (D) Keylogger (E) SYN Nlood attack
#3081361
32. Which of the following is NOT a necessary condition for deadlock? (A) Circular wait (B) Convey effect (C) Hold and wait (D) Mutual exclusion (E) No preemption
#3081362
33. Which one of the following operations is not performed by ALU (Arithmetic/Logic Unit) (A) AND (B) OR (C) Circular shift (D) Jump(E) Addition
#3081363
34. What is the smallest negative number using 1's complement in a 64-bits computer? (A)-263 (B)-(263-1) (C) -264 (D) -(264-1) (E) None of the above
#3081364
35. The widest range of free software licenses available under license terms approved by the Free Software Foundation and the Open Source Software Community. Which of the following statements is inappropriate? (A) The GNU GPL can protect the rights of software publishers. (B) Guaranteed freedom for end users (individuals, organizations, businesses) to operate, learn and share.(C)Claim the copyright of the software, provide a license to give legal permission to copy, distribute and/or modify. (D) Guarantee that the end user cannot modify the software. (E) Claim the copyright of the software, provide a license to give legal permission to modify.
#3081365
36. Which of the following is an appropriate statement about the Python language? (A) The Object-oriented programming (OOP) is supported, and procedure-oriented programming (POP) is supported. (B) OOP is supported and the POP is not supported. (C) OOP is not supported and POP is supported. (D) OOP is not supported and POP is not supported. (E) None of the above
#3081366
37. Which of the following statement about recursive functions is true? (A) for or while architectures are generally used (B) Fewer local variables than the equivalent nonrecursive routine (C) Used to reduce the execution time (D) Recursion is another name for iteration (E) None of the above
#3081367
38. Given a row-major array A(i,j) is defined as -2 ≤ i ≤6, -6 ≤ j ≤ -2, where the location of A(2,-4) is 100 as the base address and the location of A(4,-3) is 122. Which of the following is the correct storage size for an element stored in the array?(A)1(B)2(C)3(D) 4 (E) None of the above
#3081368
相關試卷
114年 - 114 學士後醫學系招生考試試題:計算機概論與程式設計#137105
2025 年 · #137105
113年 - 113 學士後醫學系招生考試試題:計算機概論與程式設計#119574
2024 年 · #119574
112年 - 112 學士後醫學系招生考試試題:計算機概論與程式設計#137106
2023 年 · #137106
111年 - 111 學士後醫學系招生考試試題:計算機概論與程式設計#137107
2022 年 · #137107
111年 - 111 國立中山大學_學士後醫學系招生考試:計算機概論與程式設計#113521
2022 年 · #113521
111年 - 111 學士後醫學系招生考試:計算機概論與程式設計#107630
2022 年 · #107630
110年 - 110 學士後_醫學系︰計算機概論與程式設計#100246
2021 年 · #100246
109年 - 109 高雄醫學大學_學士後醫學系招生考試:計算機概論與程式設計#86938
2020 年 · #86938