The Instruction, LDM R10!, {R0,R1,R6,R7} . . . . . . . .
A. Loads the contents of R10 into R1, R0, R6 and R7
B. Creates a copy of the contents of R10 in the other registers except for the above mentioned ones
C. Loads the contents of the registers R1, R0, R6 and R7 to R10
D. Writes the contents of R10 into the above mentioned registers and clears R10
Answer: Option A
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