Computer Science, asked by pavan8188, 1 year ago

Do we store program counter in branch if unconditional

Answers

Answered by mrbatth
0
A branch is an instruction in a computer program that can cause a computer to begin executing a different instruction sequence and thus deviate from its default behavior of executing instructions in order.[a] Branch (or branching, branched) may also refer to the act of switching execution to a different instruction sequence as a result of executing a branch instruction. Branch instructions are used to implement control flow in program loops and conditionals (i.e., executing a particular sequence of instructions only if certain conditions are satisfied).
Hope it help u pl mark it as brainlist
Answered by Anonymous
0

Explanation:

What are the characteristics of interprocess communication? What do you mean by term marshalling?

Similar questions