define data access time and data access rate
Answers
Answered by
3
Answer:
Data Access Time:
It is the total time required to access the data.It means total time required to read/write the data from the disk. Following is the formula to calculated the data access time: Data access time, = {(Seek time) + (Rotational Latency) + (Data Transfer Time)}
Similar questions