InterviewSolution
Saved Bookmarks
| 1. |
Assume a CD with two sides having fifty tracks on each side. Calculate the total storage size of CD if each sector hold 2000 bytes of data. |
|
Answer» Assume a CD with two sides having fifty tracks on each side. Calculate the TOTAL storage SIZE of CD if each sector HOLD 2000 bytes of data.Explanation:1000 bytes each side MEANS total 2000 bytes 3000 bytes storage |
|