Question
a.
separate program and data memory
b.
pipe-ling
c.
complex architecture
d.
all of the mentioned
Posted under Computer Architecture
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Harvard architecture allows:
Similar Questions
Discover Related MCQs
Q. Which out of the following supports Harvard architecture?
View solution
Q. Why most of the DSPs use Harvard architecture?
View solution
Q. Which of the following supports CISC as well as Harvard architecture?
View solution
Q. Which of the two architecture saves memory?
View solution
Q. Is the following instruction correct LDI R3,50?
View solution
Q. Registers R0-R31 are used for what type of works?
View solution
Q. Largest value that can be loaded in an 8 bit register is?
View solution
Q. The total space for the data memory available in the AVR based micro controller is?
View solution
Q. Which out of the following instructions don’t affect the flags of the status register?
View solution
Q. What is the difference between the two given instructions?
LDI R16,0x34 and LDI R16,$34
View solution
Q. Which out of the following is not a directive?
View solution
Q. Is an assembly language a high level language?
View solution
Q. A 14 bit program counter can execute a maximum of _________ memory locations?
View solution
Q. When AVR wakes up, then the value of PC becomes?
View solution
Q. Which of the following is correct about BRNE instruction in avr microcontrollers?
View solution
Q. How many times is this loop going to get execute?
LDI R20, 10
now: LDI R21, 70
DEC R21
BRNE now
OUT PORTB, R20
View solution
Q. Which of the below mentioned are not the conditional jumps?
View solution
Q. What is the relation between the target and the relative address?
View solution
Q. In the JMP instruction how many bits are their for determining the target address?
View solution
Q. Which of the following statements is/are correct?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Computer Architecture? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!