Thread: What is Cache
View Single Post
Old 02-03-2016, 11:18 PM   #8
sudeepkhana
Registered User
 
Join Date: Jan 2016
Location: India
Posts: 1,258
Cache memory is an extremely fast memory that is built into a computer's central processing unit (CPU). CPU uses cache memory to store instructions that are repeatedly required to run programs, improving overall system speed. Once the data is stored in the cache, future use can be made by using the cached copy alternative re-fetching or recomputing the original data.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sudeepkhana is offline   Reply With Quote