The structure and behavior of the computer as seen by the user is called as
-
computer organization
-
computer design
-
computer architecture
-
computer implementation
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.