The instruction, Add #45,R1 does . . . . . . . .
A. Adds the value of 45 to the address of R1 and stores 45 in that address
B. Adds 45 to the value of R1 and stores it in R1
C. Finds the memory location 45 and adds that content to that of R1
D. None of the mentioned
Answer: Option B
Which of the following is not a component of Von Neumann architecture?
A. CPU
B. ALU
C. Memory Unit
D. I/O Interface
What does SIMD stand for in computer architecture?
A. Single Input Multiple Drive
B. Single Input Multiple Data
C. Single Instruction Multiple Drive
D. Single Instruction Multiple Data
Which cache is typically smaller and faster compared to others in a computer system?
A. L2 Cache
B. L3 Cache
C. L1 Cache
D. Virtual Cache
Which register in the CPU stores the address of the next instruction to be fetched?
A. Instruction Register
B. Program Counter
C. Accumulator
D. None of the above

Join The Discussion