Week 3 Posting - CPU and RAM

 During this week's assignments and videos, I learned that programmers wrote Firmware in ROM (read-only memory) in the early days. However, when the Firmware got outdated, there was no alternative to update it. After that, programmers started writing Firmware on EPROM or EEROM, which can be erased and reprogrammed. The only trick is that these storage devices are too expensive. It is interesting to know how, over time, programmers had to change how memory space would be used on a computer, for example, the function of a CPU, Memory (RAM), and Firmware, and how to update to operate more effectively. 

Comments

Popular posts from this blog

Week 2 Posting - Windows

Week 6 Posting - File Systems