Property of locality of reference may fail if a program has
Answers
Answered by
0
Answer:
️many operands
️many aperators
️many conditional jumps
️many unconditional jumps
Answered by
0
Property of locality of reference may fail if a program has many unconditional jumps.
- The locality of reference is the ability of a computer programs to use the same set of memory for a definite period of time.
- This concept is mainly used in loops and repetitive call functions.
- The three forms of the locality of reference are temporal, spatial, and network.
- It is very useful in reducing the distance between the process and its accessible objects.
Similar questions