InterviewSolution
Saved Bookmarks
| 1. |
Program counter stores what?(a) Address of before instruction(b) Address of the next instruction(c) Data of the before execution to be executed(d) Data of the execution instructionThe question was asked during an internship interview.This intriguing question originated from Microcontroller (8051) in chapter Prototyping Embedded Devices of IOT |
|
Answer» Right answer is (b) Address of the next instruction |
|