computer science
Assuming that you have 32-bit addresses (virtual and physical), 1 KB Page size, 4 KB cache, LRU replacement algorithm (the cache holds 4 KB total of data, do not count other fields in this count). Consider the following code segment.
#define MAX=2048
Int A[MAX];
Int i,sum=0;
for (i=0;i
Price $ 1.00