Chapter 5: Error Review & Mock Test

Key Vocabulary

English / 英文中文Simple Meaning / 簡單意思
buzzer搶答器device used to answer first
tie-breaker決勝題question used to break a tie
revisit重溫study again
(第五章:錯題複習 & 模擬測驗)

Focus on weak spots, not an even re-read of everything. This is the last step after finishing Chapters 1–4.

中文快速導讀:本章用來找出自己真正不會的地方。每次錯題先記錄原因,再回到相應章節重做相似題;不要只背選項。英文題幹看不懂時,先找技術名詞及題目動詞,例如 used by(用於)、stands for(代表甚麼)、result(結果)、which layer(哪一層)。


1. Error Log(錯題記錄表,自行填寫)

Review loop(複習流程): wrong answer → identify the cause → revisit the matching chapter → retry a similar question. Do NOT just "get it wrong → memorize the correct option" — that fails the moment the question is phrased differently.

Error categories(錯誤分類,記錄時挑一種最貼近的原因):

  1. Concept Gap(觀念缺漏)— you simply didn't know this
  2. Confusion(概念混淆)— mixed up two similar concepts
  3. Careless Mistake(粗心)— you knew it, but misread or mis-clicked
  4. Vocabulary Problem(詞彙問題)— didn't understand the wording, not the concept
  5. Reasoning Error(推理錯誤)— the logic chain broke down
  6. Calculation Error(計算錯誤)— miscalculated a subnet mask, conversion, etc.
  7. Misread Question(誤讀題目)— missed a "not," or a key word
Date / 日期Source / 題目來源My Answer / 我的答案Correct Answer / 正確答案Category / 類別 (1–7)Chapter to Revisit / 複習章節

The same category repeating is a weak spot — go reread that chapter, don't re-read the whole set.


2. Timed Buzzer Drill(限時快問快答特訓,30 題)

Cover the right column, 10 seconds per question(模擬決賽搶答節奏), practice until instant.

中文作法:先用紙或手遮住右欄答案;每題 10 秒內說出答案。若連題意也看不懂,先到下方「英文題幹速查」找相近問法,再返回本題。

英文題幹速查(快速理解題目)

English Pattern / 英文問法中文意思
What is ...? / What does ... do?是甚麼?/有甚麼作用?
Port used by ...?……使用哪個埠號?
... result?運算結果是甚麼?
stands for縮寫代表甚麼全名?
which layer / which protocol屬於哪一層/哪個協定?
shortcut to ...完成某操作的快捷鍵是甚麼?
ensures which properties保證哪幾項特性?
#Question / 題目Answer / 答案
1IPv6 loopback address?::1
2Port used by SMTP?TCP 25
3Port used by DNS?53 (TCP/UDP)
4Port used by FTP control connection?21
510 // 3 result?3
610 % 3 result?1
7False and True result?False
8CSS box model's four parts?content, padding, border, margin
9Selector for the last <p>?p:last-child
10Decimal 15 to hex?F
11Decimal 13 to octal?15
12Hex 1B to decimal?27
13Alibaba Cloud's and Tencent Cloud's VM service names?ECS, CVM
14Huawei's large language model name?Pangu(盤古)
15Baidu's open-source deep learning platform?PaddlePaddle(飛槳)
16DJI's core business?Consumer drones(業餘級無人機)
17RIP is based on what algorithm?Distance-vector(距離向量)
18Raspberry Pi CPU's instruction set architecture?ARM
19GDDR is memory designed for what hardware?Graphics card / GPU(顯示卡)
20Windows lock-screen shortcut?Win + L
21Command to check disk after improper shutdown?chkdsk
22JSON stands for?JavaScript Object Notation
23ES6 released in what year?2015
24'10' == 10 and '10' === 10 respectively?true, false
25What is a zero-day vulnerability?Discovered but not yet patched by the vendor
26Digital signature ensures which three properties?Integrity, authenticity, non-repudiation
27Wi-Fi 6 corresponds to which IEEE standard?802.11ax
28What does the OSI transport layer do?Segmentation(資料分割)
29Excel notation to select the whole column D?D:D
30PowerPoint shortcut to play from the current slide?Shift + F5

Tie-breaker Level Practice(決勝題等級練習,需要計算或深度記憶)

  1. Subnet mask calculation: a network needs to fit 60 devices — minimum subnet mask? Answer: 255.255.255.192 (/26), since 2⁶−2=62 ≥ 60.
  2. Same, but for 200 devices? Answer: need n where 2ⁿ−2 ≥ 200 → n=8 (2⁸−2=254), network bits = 32−8=24, i.e. 255.255.255.0 (/24).
  3. ES6 release year? (Answer: 2015)
  4. 5 ^ 3 (XOR) result? (hint: convert to binary 101 ^ 011) (Answer: 6)

3. Mixed Flashcard Pool(混合快閃卡題庫,80 題,來源:NotebookLM)

Don't do all 80 in one sitting — pull 10–15 a day for spaced review(Same Lesson Review → Next Lesson Review → 3-Day Review → 7-Day Review → final pre-exam review). This sticks far better than one big cram session.

中文提示:不要一次做完 80 題。每天抽 10–15 題;同課後重溫一次、下一課再看、3 日後、7 日後及考前再看。遇到英文題幹,可先判斷它是在問「名稱、功能、數值、快捷鍵、協定還是層級」。

Click to expand all 80 (cover the right column and answer first)
#Question / 題目Answer / 答案
1Network covering a city-wide area is called?Metropolitan Area Network (MAN)(都會網絡)
2OSI layer that establishes, maintains, and tears down connections?Transport layer
3A channel where both sides send/receive simultaneously?Full-duplex channel
4Basic data unit at the Data Link layer?Frame
5How many bits in a MAC address?48 bits
6Ethernet address used to identify source/destination?MAC address
7IP protocol's service is unreliable and?Connectionless(無連接)
8Protocol that resolves IP address to MAC address?ARP
9Besides Ping, ICMP is also used for?Traceroute
10Routing protocols within one autonomous system are collectively called?Interior Gateway Protocol (IGP)
11RIP's metric for measuring a path?Hop count
12TCP flow control mechanism?Sliding window
13How many handshakes to establish a TCP connection?Three
14DNS's default transport protocol and port?UDP 53
15HTTP's default TCP port?80
16What should you wear when working inside a PC to prevent ESD?Anti-static wristband
17Most common consumer PC power supply form factor?ATX12V
18Chipset controlling high-speed RAM/GPU access?Northbridge
19CPU socket type with pins on the socket, not the package?LGA
20Volatile temporary working memory?RAM
21RAM technology that detects and corrects single-bit errors?ECC
22What medium does an SSD mainly use to store data?NAND Flash
23RAID level with 100% redundancy but only 50% space efficiency?RAID 1
24Port that carries high-res video and multi-channel audio together?HDMI
25Function of a KVM switch?Control multiple computers with one keyboard/screen/mouse
26Tool for viewing hardware status and updating drivers?Device Manager
27Windows 10 shortcut to lock the screen instantly?Win + L
28Main feature NTFS adds over FAT32?Security (permissions) and large-file support
2910 // 3 result?3
3010 % 3 result?1
31False and True result?False
32Method auto-called when a Python object is created?__init__()
33Python library for scientific computing / multi-dim arrays?numpy
34Excel shortcut to fill a selected range with the same content?Ctrl + Enter
35=LEN("AI Tools") return value?8
36Word shortcut for a new blank document?Ctrl + N
37PowerPoint shortcut to play from the current slide?Shift + F5
38What is a zero-day vulnerability?Discovered but not yet patched by the vendor
39Trojan vs virus — the Trojan lacks what capability?Self-replication
40Digital signature ensures integrity, authenticity, and?Non-repudiation
41Main goal of a DoS attack?Exhaust resources so legitimate users can't access the service
42What security feature does BitLocker provide?Full-disk encryption
43AAA stands for Authentication, Authorization, and?Accounting
44Social engineering mainly exploits what weakness?Human psychology / trust
45Decimal 15 to hex?F
46Raspberry Pi CPU's instruction set architecture?ARM
47Abbreviation for graphics-card-specific high-speed memory?GDDR
48HTML tag for a multi-line text input area?<textarea>
49Space between Border and Content in the CSS Box Model?Padding
50CSS to hide a hyperlink's underline?text-decoration: none;
51JS == vs === — the latter also compares?Type
52Abbreviation for Alibaba's cloud VM service?ECS
53Name of Huawei's self-developed LLM?Pangu
54Name of Baidu's deep learning platform?PaddlePaddle
55DJI's core business?Drone technology
56Default subnet mask for a Class C address?255.255.255.0
57Network-layer protocol for dynamic IP assignment?DHCP
58Common TCP port for SSH?22
59SMTP is mainly used for email?Sending (transmission)
60What's a tape drive mainly used for today?Long-term backup / archival
61What hardware does NVMe mainly optimize transfer speed for?SSDs
62Cooling using only a heatsink, no fan, is called?Passive cooling
63Command to check and fix disk errors?chkdsk
64Excel notation to reference the whole column E?E:E
65Malware that encrypts user files and demands payment?Ransomware
66OSI layer responsible for compression and encryption?Presentation layer
67Shortest Ethernet frame length?64 bytes
68IPv6 address length?128 bits
69Routing algorithm that broadcasts to all neighbors and converges fast?Link-State routing (LS)
70How many "waves" to close a TCP connection?Four
71What protocol does HTTPS add on top of HTTP?SSL or TLS
72What chip usually stores BIOS settings?CMOS
73Smallest common motherboard form factor?ITX (Mini-ITX)
74Small, fast on-CPU memory for staging instructions/data?Cache
75RAM technology that needs periodic refresh circuits to retain data?DRAM
76SATA 3.0's max theoretical transfer rate?6 Gb/s
77Excel fill-down shortcut?Ctrl + D
78What operation does ^ represent in Python?XOR
79Device that isolates collision domains but not broadcast domains?Switch
80TCP/IP model's "Internet layer" corresponds to which OSI layer?Network layer

4. Final Pre-Exam Checklist(考前最後檢查)

中文提示:以下清單不是要全部「看過」,而是要能夠遮住資料後自己答出來;任何一項做不到,就回到對應章節。

  • Can recall most of Chapter 1's quick-reference tables from memory
  • Can redraw all four Chapter 2 diagrams (OSI / subnet calc / cloud models / number conversion) without looking
  • Can instantly tell apart every pair in Chapter 4's confusable-concept table
  • No single error category in the error log has repeated three or more times
  • Can finish all 30 questions of the timed buzzer drill (Section 2) within 5 minutes
Built with LogoFlowershow