所屬科目:研究所、轉學考(插大)、學士後-計算機概論
1. ________ is a set of instructions in a computer language that tells the computer what to do with data. (A) An operating system (B) A program (C) An algorithm (D) A data processor
2. If the exponent in Excess_127 is binary 10000101, the exponent in decimal is _________. (A) 6 (B) 7 (C) 8 (D) 9
3. The ________ layer of the TCP/IP protocol suite provides services for end users. (A) application (B) physical (C) transport (D) data-link
4. In a quadratic algorithm, if n is the number that controls the loop, which of the following is the function that defines the number of times the loop is repeated? (A) log n (B) n2 (C) n log n (D) log2 n
5. The efficiency of a(n) ______ algorithm is better than the efficiency of a linear algorithm? (A) quadratic (B) linear logarithmic (C) logarithmic (D) exponential
6. Consider the website technology, what does CSS stand for? (A) Computer Software Sheets (B) Creative Style Services (C) Cascading Style Sheets (D) Control Software Services
7. Which is used for version control by developers? (A) ChatGPT (B) Git (C) Python (D) VS Code
8. A Web API (or Web Service) conforming to the REST architectural style is called a REST API (or RESTful API). What does REST stand for? (A) Remote State Transfer (B) Resource State Transfer (C) Representational State Transfer (D) Remote Execution Service Technology
9. Which of the following best defines Artificial Intelligence (AI)? (A) A technology that enables machines to perform intelligent tasks (B) A software system that executes rules to solve specific problems (C) A system that automates tasks using predefined instructions (D) A technology that stores and processes large amounts of data
10. Which protocol resolves IP addresses to MAC addresses? (A) ARP (B) ICMP (C) DNS (D) DHCP