Computer Architecture:
Computer Architecture refer to those attributes of a system that have a direct impact on the logic execution of a program.
- The instruction set
- The number of bits used to represent the various data types
- Input output mechanism
- Memory addressing technology
- So, for example the fact that a multiply instruction is available in computer architecture issue. How the multiply is implemented is a computer organization issue.
0 Comments