π‘ Activity Solution
π‘ Activity Solution
1οΈβ£ Draw a block diagram with Input, Output, Primary Memory, Secondary Storage, CPU (ALU, CU, Cache/Registers) and label each.
2οΈβ£ Given: βLoad image from SSD β process filter β display on monitor.β Map each step to units and indicate where the data resides at each step.
- SSD (secondary) β RAM (primary) β CPU/Cache/Registers for filter β GPU/CPU renders β Monitor outputs.
3οΈβ£ Your PC has 8 GB RAMβexplain why a 64-bit OS is recommended and what happens if a 32-bit OS is installed.
- 64-bit OS: can address >4 GB; 32-bit OS limited to ~4 GB, so it canβt fully utilize 8 GB. A 64-bit CPU + 64-bit OS uses the memory effectively.


17 comments