23/08/2021
Computer Architecture: Computer Architecture refers to those
attributes of a system visible to a programmer, i.e., the attributes
that have direct impact on the logical ex*****on of a program.
Example: Whether a computer will have a multiply instruction
or not.
Computer Organization: Computer organization refers to operational units and their interconnections that realize the architectural
specifi cations.
Example: Whether the multiply instruction will be implemented
by a special multiply unit or by a mechanism that makes repeated
use of the add unit of the system.
20/08/2021