Answer:
The capacity of the disk is "40 GB".
Step-by-step explanation:
Given value:
![\to \text{cylinder}= 10,000\\\\\to (sector)/(track) = 400\\\\\to (bytes)/(sector) = 512\\](https://img.qammunity.org/2021/formulas/computers-and-technology/college/lb1upcj0orejhqpy6lukk20jaw2p97xen7.png)
![\text{Calculating the size of track} = (bytes)/(sector) * (sector)/(track)](https://img.qammunity.org/2021/formulas/computers-and-technology/college/pg41ers61esghc8zuyre8fu43zqzfmplhf.png)
![= 512 * 400 \\\\ = 204,800 \ \ Or \ \ 200 \ K](https://img.qammunity.org/2021/formulas/computers-and-technology/college/6hlzw8d90x11upb1z37rx7e5rvt5ghjiax.png)
![\text{Calculating the size of surface} = (byte)/(track) * \ cylinder](https://img.qammunity.org/2021/formulas/computers-and-technology/college/myxidumy3fg15gmbpgst9osln3etwwdbix.png)
![= 2000 \ K * 10,000 \\\\ = 20, 000,000 \ K](https://img.qammunity.org/2021/formulas/computers-and-technology/college/yb31mqgw98tindqn3b27dbfcxr7cwmofli.png)
![\text{Calculating the capacity of a disk} = (byte)/(surface) * (surface)/(disk)](https://img.qammunity.org/2021/formulas/computers-and-technology/college/rh4svf8rpwldnpnmf65hll8mt2zlz0lmy6.png)
![= 20, 000,000 \ K * 2 \\\\ = 40, 000,000 \ K \\\\= 40 \ GB](https://img.qammunity.org/2021/formulas/computers-and-technology/college/x43s8crvmacbrc08r3l00vuq0ysg5tbr82.png)
Cache memory is often used to speed up the runtime. It will enable us to improve performance unless we can store information, that is retrieved constantly in memory space.
- Hit Cache: when the Processor relates to representing database data, Cache Hit results.
- Miss Cache: when this Processor responds to a non-present cache data, this will trigger its miss of cache.
- It doesn't have to retrieve the Main Memory through secondary storage.