試卷名稱:114年 - [無官方正解]114 台灣聯合大學系統_學士班轉學生考試試題:計算機概論#137764
年份:114年
科目:研究所、轉學考(插大)、學士後-計算機概論
18.A processor has a 32KB L1 cache with 64-byte lines. A program accesses a 2D array of 1024×1024 integers (4 bytes each) in column-major order. Assuming the cache is initially empty, approximately how many cache misses occur in the first complete column access?
(A) 1024
(B) 4096
(C) 16384
(D) 65536
(E) 1048576