試卷名稱:114年 - 114 學士後醫學系招生考試試題:計算機概論與程式設計#137105
年份:114年
科目:【阿摩】未分類題庫
1. A software engineer is optimizing a real-time embedded system. The processor being used follows the RISC architecture. Which of the following optimizations is best suited for this processor?
(A) Minimizing pipeline stalls by keeping instruction execution times uniform
(B) Using highly optimized microcode for complex instructions
(C) Utilizing variable-length instructions to reduce code size
(D) Optimizing for micro-op fusion to minimize instruction count
(E) Relying on Instruction-Level Parallelism (ILP) to reduce execution cycles