What is the difference between program memory and data memory?
Answer / Salil Shukla
Program memory stores executable code, while data memory stores variables, constants, and other data used during program execution. Program memory is typically read-only, while data memory is read-write.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the total number of input and output ports in 8085?
Describe the general purpose registers of 8085?
What is segment address in 8086?
Why memory width is not 16-bit? In stead of having 8-bit (same as 8085)?
What are the steps involved in a fetch cycle
Write a program that will store the contents of an accumulator and flag register at locations 2000h and 2001h.
Explain the instruction stream queue mechanism in the 8086?
In 8085 which is called as high order / low order register?
Which is the stack used in 8085?
Define the types of memory used in 8085 microprocessor?
Give a circuit to divide frequency of clock cycle by two ?
what is logical address?