InterviewSolution
Saved Bookmarks
| 1. |
What is computer system architecture in computer science? |
|
Answer» In computer engineering, computer architecture is a set of rules and methods that DESCRIBE the functionality, organization, and IMPLEMENTATION of computer SYSTEMS. Some definitions of architecture define it as describing the capabilities and programming model of a computer but not a PARTICULAR implementation.[1] In other definitions computer architecture involves instruction set architecture DESIGN, microarchitecture design, logic design, and implementation. |
|