InterviewSolution
Saved Bookmarks
| 1. |
_________ register keeps tracks of the instructions stored in program stored in memory.(a) AR (Address Register)(b) XR (Index Register)(c) PC (Program Counter)(d) AC (Accumulator)This question was posed to me at a job interview.My doubt stems from Runtime Storage Location topic in division Symbol Table of Compiler |
|
Answer» Right CHOICE is (c) PC (Program COUNTER) |
|