Hi
What is Logical address? in the context of programs instrusctions?How we convert to physical adress?
tony75 10 Newbie Poster
Recommended Answers
Jump to PostThere's typically no need to worry about the conversion process as a programmer, but it can be useful if you're trying to understand computer architecture.
A logical address is a memory address that the processor can use to access memory. A physical address is the actual address required by the …
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.