What Is Computer Architecture
What Is Computer Architecture
a) set of categories and methods that specify the functioning, organisation, and implementation of
computer systems
b) set of principles and methods that specify the functioning, organisation, and implementation of
computer systems
c) set of functions and methods that specify the functioning, organisation, and implementation of
computer systems
d) None of the mentioned
Answer: b
A special register that holds the address of location to or from which data
are to be transferred is known as
a) Memory data register
b) Memory address register
c) Index register
d) Program counter
Answer: (b),
Which of the following memory of the computer is used to speed up the computer processing? a) Cache
memory b) RAM c) ROM d) none of the above
Subtraction in computers is carried out by – a) 1's complement b) 2's complement c) 3's complement d)
9's complement
The status bit is also called as – a) Unsigned bit b) Signed bit c) Flag bit d.) None of the above
The fastest data access is provided using _______ a) Caches b) DRAM’s c) SRAM’s d) Registers
The addressing mode which makes use of in-direction pointers is ______ a) Indirect addressing mode b)
Index addressing mode c) Relative addressing mode d) offset addressing mode
) The addressing mode, where you directly specify the operand value is _______ a) Immediate b) Direct
c) Definite d) Relative
The contention for the usage of a hardware device is called ______ a) Structural hazard b) Stalk c)
Deadlock d) None of the mentioned
The stalling of the processor due to the unavailability of the instructions is called as ___________ a)
Control hazard b) structural hazard c) Input hazard d) None of the mentioned
When we add a two’s complement, 4-bit, binary numbers 1101 and 0100, it would result in:
Which of these is required when we want to establish the communication links between a CPU
and its peripherals?
c. Instruction register
d. Index register
Which of these memories would have the lowest access time in a system:
a. Main Memory
b. Magnetic Disk
c. Registers
d. Cache
The addressing mode/s, which uses the PC instead of a general purpose register is ______
a) Indexed with offset
b) Relative
c) Direct
d) Both Indexed with offset and direct
View Answer
Answer: b
Explanation: In this, t
The addressing mode, where you directly specify the operand value is _______
a) Immediate
b) Direct
c) Definite
d) Relative
View Answer
Answer: a
The addressing mode, where you directly specify the operand value is _______
a) Immediate
b) Direct
c) Definite
d) Relative
View Answer
Answer: a
The addressing mode, where you directly specify the operand value is _______
a) Immediate
b) Direct
c) Definite
d) Relative
View Answer
Answer: a
The addressing mode, where you directly specify the operand value is _______
a) Immediate
b) Direct
c) Definite
d) Relative
View Answer
Answer: a
In floating-point representation, the part represents a signed & fixed-point number is called as?
(a) Exponent
(b) Mantissa
(c) Normalized
(d) Float
Computers use addressing mode techniques for _____________________. (A) giving programming
versatility to the user by providing facilities as pointers to memory counters for loop control (B) to
reduce no. of bits in the field of instruction (C) specifying rules for modifying or interpreting address field
of the instruction (D) All the above Ans: D
. Which of the following is lowest in memory hierarchy? (A) Cache memory (B) Secondary memory (C)
Registers (D) RAM (E) None of these Ans (B) Secondary memory
. In signed-magnitude binary division, if the dividend is (11100) 2 and divisor is (10011) 2 then the result
is (A) (00100) 2 (B) (10100) 2 (C) (11001) 2 (D) (01100) 2 Ans: B 26. Virtual memory consists of (A) Static
RAM (B) Dynamic RAM (C) Magnetic memory (D) None of these Ans: A
a) 2
b) 3
c) 4
d) 5
a) 5
b) 4
c) 3
d) 2
c) Both a) & b)
d) None
What is the 2’s complement of 0010 ? Option A: 1101 Option B: 0101 Option C: 1110 Option D: 1010
The signal sent to the device from the processor to the device after receiving an interrupt is ___________
a) Interrupt-acknowledge
b) Return signal
c) Service signal
d) Permission signal
View Answer
Answer: a