๐Ÿ’ก 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. 



Complete and Continue  
Discussion

0 comments