adplus-dvertising
frame-decoration

Question

The following lines of code IR <= Memory[PC]; PC <= PC + 4; explains the

a.

Instruction Fetch step

b.

Instruction Decode step

c.

Instruction Execute step

d.

both a and b

Answer: (a).Instruction Fetch step

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The following lines of code IR <= Memory[PC]; PC <= PC + 4; explains the