CA&O
CA&O
QUESTION BANK
COMPUTER ARCHITECTURE & ORGANIZATION
Addressing techniques attribute comes under
a. Organization
b. Software
c. Architecture
d. Both b & c
Hardwired systems are
a. Flexible
b. Easy to construct
c. Inflexible
d. Both b & c
The first bus structure named as
a. System Bus
b. ISA bus
c. Omni bus
d. PCI bus
Auxiliary Carry is used in ____________ operation
a. Binary to Decimal
b. Binary to Hex
c. Binary Coded Decimal
d. None of the above
To access a memory of 256 K MB, the address bus must have
a. 18 address lines
b. 19 address lines
c. 20 address lines
d. 21 address lines
Bus master is also called
a. Master CPU
b. Arbitrator
c. Bus controller
d. Both b & c
Tape is a type of Data Access method
a. Direct
b. Rando
c. Sequential
d. Associative
For multiple CPUs with individual memories and cache it is called
a. L1 cache
b. L2 cache
c. L3 cache
d. Both a & b
In cache mapping, cache misses is very high in
a.
b.
c.
d.
Direct Mapping
Associative Mapping
Set associative mapping
Both a & b
CPU chip
d. Memory chip
Which of the following registers is used to keep track of address of the memory location where the
next instruction is located?
Instruction Register
d. Program Register
peripheral equipment
d. all of above
arithmetic operation
d. all of above
instruction decoding
d. instruction manipulation
A stack is
a. an 8-bit register in the microprocessor
b. a 16-bit register in the microprocessor
c.
a set of memory locations in R/WM reserved for storing information temporarily during the
execution of computer
A stack pointer is
a. a 16-bit register in the microprocessor that indicate the beginning of the stack memory.
b. a register that decodes and executes 16-bit arithmetic expression.
c.
The branch logic that provides decision making capabilities in the control unit is known as
a. controlled transfer
b. conditional transfer
c.
unconditional transfer
d. none of above
hardware
d. software
d. None of above
c.
Control unit
d. All of above
What is the control unit's function in the CPU?
a. To transfer data to primary storage
b. to store program instruction
c.
indirect
d. register
e. all of the above
Pipeline implement
a. fetch instruction
b. decode instruction
c.
fetch operand
d. calculate operand
e. execute instruction
f.
all of above
Which of the following code is used in present day computing was developed by IBM Corporation?
a. ASCII
b. Hollerith Code
c.
Baudot code
d. EBCDIC code
When a subroutine is called, the address of the instruction following the CALL instructions stored
in/on the
a. stack pointer
b. accumulator
c.
program counter
d. stack
hardware
d. software
d. 12
A computer program that converts an entire program into machine language at one time is called
a/an
a. interpreter
b. simulator
c.
compiler
d. commander
In immediate addressing the operand is placed
a. in the CPU register
b. after OP code in the instruction
c.
in memory
d. in stack
64K
d. 1M
The ALU and control unit of most of the microcomputers are combined and manufacture on a single
silicon chip. What is it called?
a. mono-chip
b. microprocessor
c.
ALU
d. control unit
When the RET instruction at the end of subroutine is executed,
a. the information where the stack is initialized is transferred to the stack pointer
b. the memory address of the RET instruction is transferred to the program counter
c.
two data bytes stored in the top two locations of the stack are transferred to the program
counter
d. two data bytes stored in the top two locations of the stack are transferred to the stack pointer
A microprogram is sequencer perform the operation
a. read
b. write
c.
execute
software
d. all of above
What is the numeric range of an eight bit unsigned binary number?
0..7
1..8
0..255
1..256
During what CPU cycle is an instruction moved from primary storage to the control unit?
a. fetch
b. execution
c. access
d. refresh
When the control unit fetches an instruction from memory, it stores it in the ____.
a. instruction pointer
b. program status word
c. op code
d. instruction register
In a computer an isolating circuit used to avoid any reaction of a driven circuit load on the
corresponding driving circuit is known as
(a) buffer
(b) brand
(c) bus
(d) cell.
EPROM is erased by
(a) red light
(b) sodium light
(c) ultra violet rays
(d) infra-red rays.
Which of the following does not produce records with visually-readable characters
(a) line printer
(b) matrix printer
(c) punched tape
(d) visual display unit.
time slice
(d) None of the above.