InterviewSolution
Saved Bookmarks
| 1. |
_________ register keeps track of the instructions stored in program stored in memory.(a) AR (Address Register)(b) XR (Index Register)(c) PC (Program Counter)(d) AC (Accumulator) |
|
Answer» Correct answer is (c) PC (Program Counter) Easiest explanation: Program Counter keeps track of the next instruction. |
|