Login
Remember
Register
CodersEditor Q&A
Online IDE
Questions
Unanswered
Tags
Users
Ask a Question
Programming Tutorials
Ask a Question
How does a microprocessor work?
0
votes
asked
Jan 27, 2021
by
Annie
(
1.1k
points)
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 27, 2021
by
Inba
(
1.1k
points)
selected
Jan 27, 2021
by
Annie
Best answer
As the name says, microprocessor processes data. It gets the data or instructions decodes them, and execute the instructions. This is the work process of a microprocessor.
Please
log in
or
register
to add a comment.
Welcome to CodersEditor Q&A, where you can ask questions and receive answers from other members of the community.
239
questions
203
answers
2
comments
692
users
Related questions
How does pseudocode help programmers?
What does a Static member in C++ mean?
How can you randomize the items of a list in place in Python?
how a presenter view useful ?
What is scope of a variable? How are variables scoped in C?
...