Introduction to Primary Memory
Introduction to Primary Memory The primary memory of a computer can be categorized into three major types. viz., a. Main memory that holds instructions and data of the current program, b. Cache memory that enhances the performance of CPU by holding a copy of instructions/data stored in the main memory to save unwanted retrieval, c. […]