+ 4
Anyone can define what is microprocessor
Microprocessor
6 Réponses
+ 3
It is a small square that has tens to hundreds of thousands of tiny switches that connect to a circuit board. The switches represent a numerical value based on whether electricity is flowing through that switch or not so a 1 means its on and a 0 means its off. a processor in general can also be considered the main memory of your computer, when you start a program it loads the necessary start up from secondary memory into the processor(main memory) at which point the program starts getting executed line by line causing the switches to flick on and off signaling what needs to be done by the operating system, through a string of binary sequences.
+ 7
// A microprocessor is as a computer's brain, that allows to calculate the all operations and also to make to the computer faster.
+ 4
an integrated circuit that contains all the functions of a central processing unit of a computer.
+ 2
Microprocessor is integrated circuit (IC) that help computer process trillion of data over milliseconds
+ 2
One microprocessor can manage one task per time like microcontroller (like Arduino). One microprocessor with several cores can manage and solve different tasks per time. The last type one, kernel is needed and you find mainly 2 derivations appliance Rtos and OS.
+ 1
microprocessor is the brain of computer. it is also called cpu or processor.it process input data and give output to a user.