ব্যাখ্যা
Answer: A
Explanation:
Computer Architecture → Programmer’s view: instruction set, addressing modes, data types, registers.
Computer Organization → How the architecture is implemented: control signals, data paths, memory hierarchy, I/O subsystems.
For example, “ADD R1, R2, R3” belongs to architecture (visible instruction). The actual adder circuit, pipeline, and timing belong to organization.