1. Main memory includes ROM, RAM, cache
2.Cache is a small capacity memory between CPU and main memory
question:
1. In the second point, does main memory mean that RAM, which is commonly known as "br > 2.cache", only logically belongs to memory, but in physical implementation, it is between CPU and memory, that is to say, ROM, RAM and cache are independent of each other, just as external memory includes disks, floppy disks, etc.
Thank you all