GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  Architecture

 Print  |  
Question:  What is cache?



March 03, 2007 09:41:14 #3
 Saravanan nethaji   Member Since: Visitor    Total Comments: N/A 

RE: What is cache?
 
Cache is used to store the values of the oftenly used values. It will store the value in cache memory and when ever we want that values we can get the required value from the cache if we stored the value in the cache.
     

 

Back To Question