There are 6 bits in the offset field in a line size of 64 bytes.
To calculate the number of bits in the offset field, we use the formula:
N = log₂C
Where n is the number of bits and C is the size of the cache lines, hence:
N = log₂(64)
N = log₂(2)⁶
N = 6
There are 6 bits in the offset field in a line size of 64 bytes.
Find out more on Offset field at: https://brainly.com/question/8237529