answersLogoWhite

0


Best Answer

Literally that, a processor with Multiple Cores.

This means the processor has mutipule fully functioning or discrete processing units, capable of handling the functions typically associated with the CPU.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

Multicore processor is one in which there will be more than one processor.examples are dual core,Quadracore processors etc.Here both processors will work independently and so speed will be improved

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

Multi core processor is a single computing component, attached with two or more processors to save energy consumption and enhance performance.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does the multi-core processor do?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the name of the memory cache that is shared by cores in a multicore processor?

L3 Cache


Is the multicore processor the most important hardware component in a computer?

Not really, the vast majority of computers ever built had only one CPU (i.e. core) and thus functioned perfectly well without a multicore processor.


What type of processor is designed to let the operating system divide the work over more than one processor?

multicore


What is the processing of more than one thread at a time in a multicore processor called?

Parallel


Is a dual processor CPU better?

Whether or not you get any benefit from a dual core processor over a single core processor depends on what operating system and what programs you are running. Newer operating systems (Windows 7, Mac OSX) do use multicore processors. Also, using multiple programs on a computer will better utilize a multicore processor. In short, yes it can make a difference for today's average user.


Why there is need of multicore processor?

Its needed because its faster, most programs need more speed to run, its better.


What are unicore processor and multicore processor?

Quite simply, a Uni (Single) core processor has only a single primary calculations core. A Multi (Dual, quad, hexi, etc) core processor has more than one primary calculations core.


Each core in a multicore processor counts toward the maximum number of processors that Windows Server 2008 supports true or false?

False


What is the concept of processor affinity?

In a multicore or multi-CPU system, processor affinity refers to what cores or CPUs a given process can run on. The application can be forced to prefer some cores or processors over others.


Is it better to choose a fast single core processor, or a multi-core processor that is fractional slower?

Multicore is best for most functions now but if speed is the most important thing than you would go for the fastest.


When was Multicore Association created?

Multicore Association was created in 2005.


What is Multicore Programming?

A programming technique that perform computations parallelly on more than one processor(core) without changing overall funcationality of the serial program.