Q.

What is the program counter value when the board turns on?

A. 0x00000
B. 0xfffff
C. where the previous program ends
D. at the location where we write the code
Answer» A. 0x00000
Explanation: usually the program counter will store the address of the instruction to be
934
0
Do you find this helpful?
9

Discussion

SDC

Sirish Dev Chhabra
10 months ago

I passed!
1