Architecture of the central processing unit (CPU): Difference between revisions

From Computer Science Wiki
No edit summary
Line 17: Line 17:
<iframe width="560" height="315" src="https://www.youtube.com/embed/V04dtxEUjsI" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/V04dtxEUjsI" frameborder="0" allowfullscreen></iframe>
</html>
</html>
There is a video on this page which is equally good:
[http://study.com/academy/lesson/central-processing-unit-cpu-parts-definition-function.html http://study.com/academy/lesson/central-processing-unit-cpu-parts-definition-function.html]


== Do you understand this topic? ==  
== Do you understand this topic? ==  

Revision as of 12:36, 30 May 2016

Exclamation.png This is an important concept. You should fully understand this.

This is a basic concept in computer science

A central processing unit (CPU) is the electronic circuitry within a computer that carries out the instructions of a computer program by performing the basic arithmetic, logical, control and input/output (I/O) operations specified by the instructions. [1]


Major parts of a CPU[edit]

This is one of the better videos I've seen.


There is a video on this page which is equally good: http://study.com/academy/lesson/central-processing-unit-cpu-parts-definition-function.html

Do you understand this topic?[edit]

  • What is ascii?

Do you have an advanced understanding about this topic?[edit]

  • convert number to ASCII and vice-versa


See Also[edit]

References[edit]