Difference between single core and multicore processor.
Answers
Answered by
0
Answer:
One basic difference between single processor and multi-core processor is that a single processor has a unique L1 cache along with a L2 cache where as each independent processor in a multi-core system has a common shared L2 cache in addition to an individual L1 cache.
Similar questions