阿摩線上測驗
登入
首頁
>
學士後西醫◆計算機概論與程式設計
>
109年 - 109 高雄醫學大學_學士後醫學系招生考試:計算機概論與程式設計#86938
> 試題詳解
9. Numerical system conversion. Assume (654)
r
=(333)
10
, please find the radix r.
(A) r=5
(B) r=6
(C) r=7
(D) r=8
(E) r=9
答案:
登入後查看
統計:
A(0), B(0), C(5), D(0), E(0) #2349684
詳解 (共 1 筆)
Bryce Zoran
B1 · 2020/09/02
#4250307
(共 1 字,隱藏中)
前往觀看
0
0
相關試題
10. Which of the following 8-bit pairs, 2’s-complement numbers will result in “overflow” when the numbers of the pairs are added? (A) 00000001, 11111111 (B) 00000001, 10000000 (C) 10000001, 10101010 (D) 00111111, 00111111 (E) 00010001, 10001000
#2349685
11. The following is a C program code: Which one of the following statement is CORRECT? (A) when X=2, then Y is 3, Z is 3. (B) when X=3, then Y is 9, Z is 3. (C) when X=4, then Y is 12, Z is 10. (D) when X=5, then Y is 20, Z is 15. (E) when X=6, then Y is 27, Z is 20.
#2349686
12. There are two code sequences for a particular computer, and three classes of instructions (A, B, and C) in the instruction set. The CPI (Cycle Per Instruction) and instruction counts for the instruction class are as follows: What is the CPI for code sequences 1 and 2? [The answer shall be in the order: (code sequence 1, code sequence 2)] (A) (4, 3) (B) (3, 5) (C) (4, 5) (D) (5, 4) (E) (5, 3)
#2349687
13. RSA (Rivest–Shamir–Adleman) is one of public-key cryptosystems and is widely used for secure data transmission. In RSA, if public key (e, N) = (5, 21), private key (d, N) = (5, 21), and ciphertext is 11, what is the corresponding plaintext? (A) 7 (B) 4 (C) 9 (D) 5 (E) 2
#2349688
14. The Karnaugh map is a method of simplifying Boolean algebra expressions. Which of the following statements is the most simplified formula of the Boolean function below? (A)(B)(C)(D)X=ABC+BD(E)
#2349689
15. Consider the following set of processes and the length of the CPU-burst time given in milliseconds. The processes are assumed to have arrived in the order P1, P2, P3, P4, all at time 0. What is the average waiting time of these processes using Non-Preemptive Shortest Job First (SJF) scheduling? (A) 4 (B) 7 (C) 5 (D) 6 (E) 2
#2349690
16. If a company has an IP network (192.115.227.128/26) and they want to divide the network into two subnets with 32 addresses in each subnet. What is the net mask of these two subnets? (Note: To ignore the IP address available or not after subnetting) (A) 255.255.255.248 (B) 255.255.255.0 (C) 255.255.255.240 (D) 255.255.255.224 (E) 255.255.255.255
#2349691
17. Refer to Tables 1 and 2 below, please choose the CORRECT outputs ( A ) and ( B ) resulted from the execution of the following SQL statements:OutputTable 1. studentsTable 2. math (A) Name = Sam, Score = 80 (B) Name = Jerry, Score = 55 (C) Name = Mary, Score = 60 (D) Name = Sam, Score = 73 (E) Name = Mary, Score = 73
#2349692
18. A sorting algorithm is stable if two objects with equal keys appear in the same order in sorted output as they appear in the input array to be sorted. Among the following five sorting algorithms, which is an “UNSTABLE” sorting algorithm? (A) Bubble Sort (B) Heap Sort (C) Merge Sort (D) Radix Sort (E) Insertion Sort
#2349693
19. Which one of the following statement is INCORRECT about Complete Binary Tree with 1000 nodes filled in with 1 to 1000 from root? (A) The number 377 is located at level 9. (B) The height of tree is 10. (C) In a complete binary tree, if a node doesn't have left children node, it must be a leaf node. (D) There are a total of 501 leave nodes. (E) None of the above.
#2349694
相關試卷
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