Explain basic computer organization
Answers
Answer:
Computer Organization refers to the level of abstraction above the digital logic level, but below the operating system level. In computer engineering, micro-architecture, also called computer organization, is the way a given instruction set architecture is implemented on a processor.
Explanation:
Answer:
Computer Organization refers to the logical structure of the computer describing how it's components are connected to one another; how they affect one another's functioning, and contribute to overall performance of the computer.
Computers follow the IPO principle i.e., Input > Processing > Output (a certain input is processed to generate specific output) There are components dedicated to obtain input in different forms, components dedicated to perform processing part and components to produce output in different forms.