Chap#05 Computer Architecture Flashcards
____ is used to store program and data while these are being executed.
RAM
There are ____ main components of the CPU.
2
Which of the following is non-volatile?
➡PROM
➡EPROM
➡EEPROM
A collection of lines that connects several devices is called:
Bus
The bus that transits control signal like ACKS is:
Control Bus
A 64-line data bus can transfer ____ of data simultaneously.
64 bits
EAX, EBX, ECX and EDX are :
General Purpose Registers
THe register used for counting purpose is:
CX
The ____ register hold base location of all executable instructions in the program.
CS
THe _____ register contains the base location of current program stack.
SS
The ___ register contains the base location of current program stack.
SS
A program that takes as imput a high-level language and executes instructions one by one is:
Interpreter
Which of the following is an example of package software?
➡Microsoft Word
➡Microsoft Excel
➡Microsoft Powerpoint
According to the deign proposed by ____ and his team, instructions are stored in the memory of the computer.
von Neumann
CPU is an example of:
Hardware