Multiple choice

The structure and behavior of the computer as seen by the user is called as

  1. computer organization

  2. computer design

  3. computer architecture

  4. computer implementation

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Computer architecture refers to those attributes of a system that have a direct impact on the logical execution of a program, such as the instruction set and addressing modes. Computer organization refers to the physical implementation of these architectural concepts.