InterviewSolution
Saved Bookmarks
| 1. |
In a memory-mapped I/O system, which of the following will not be there?(a) LDA(b) IN(c) ADD(d) OUTThe question was asked in an internship interview.This intriguing question originated from Symbol Table Organization in section Symbol Table of Compiler |
|
Answer» RIGHT CHOICE is (a) LDA Explanation: There is no LDA. |
|