What is Cache.
Cache is Technique of storing data/ information in a memory. so that when next time same data/information needed. it could be directly retrieved from the memory instead of being generated by the application.
Three type of caching.
1.Data cacheing
2. page Caching
3. Fragmentation caching
Cache is Technique of storing data/ information in a memory. so that when next time same data/information needed. it could be directly retrieved from the memory instead of being generated by the application.
Three type of caching.
1.Data cacheing
2. page Caching
3. Fragmentation caching
No comments:
Post a Comment