Answer the following statements true (T) or false (F)
1. The principle of locality reflects the observation that memory references by the processor tend to cluster for instructions but not for data.
2. One of the assertions that locality is based on is that during any interval of time, a program references memory locations non-uniformly.
3. Locality is based on the assertion that the correlation between immediate past and immediate future memory reference patterns is low, and increases as the time interval increases.
4. Intuitively, the principle of locality makes sense.
1. F
2. T
3. F
4. T
You might also like to view...
Which statement is equivalent to the following?
number += 1; a. number = number + 1; b. number = 1; c. number + 1; d. number =+ 1; e. None of these
Files deleted from a flash drive are sent to the Recycle Bin and could be recovered, if necessary
Indicate whether the statement is true or false
What error will you get if there is something wrong with the formula in a calculated field?
A) #NAME! B) Invalid expression C) Invalid syntax D) #FORMULA!
Disabling full menus ________
A) prevents others from using the Home tab B) prevents others from using the File tab C) is irreversible D) prevents others from using Ribbon commands that change the format or design of database objects