Computer Science, asked by harsur6136, 1 year ago

Define its types and function in computer system architecture

Answers

Answered by graxx
0
Hi there

It describes the design of an electronic computer with its CPU, which includes the arithmetic logic unit, control unit, registers, memory for data and instructions, an input/output interface and external storage functions.


Thank You
Answered by theking20
1

Define its types and function in computer system architecture are as follows:

  • In a Computer System, one of the most important this is the Computed Architecture. It represents a set of rules and procedures. These combinedly define functionality, organization, and implementation of fully functioning Computer.
  • There are mainly three types of Computer Architecture:

• Von Neumann Architecture: This is applied to early age Computers. Back then, everything was hard wired. So, to reprogram anything, everything had to be done manually, like changing hardware switches and all.

• Harvard Architecture: In this, the memory of a system is separated two parts: data and instructions. This indicates the beginning of the concept of Modern Computers.

• Modern Computers: These are the computers we use now-a-days. These are basically based on Intel x86 ISA and other CPU and Memory chips.

                                 The RAM stores instructions, data, and primary memory related things in this architecture.

Similar questions