What is cache in java?



What is cache in java?..

Answer / Sapna Rai

Cache in Java refers to a data structure used for efficient access of frequently accessed data. Caching can significantly improve performance by reducing the number of expensive operations such as database queries or file I/O. In Java, caching can be implemented using various libraries like Google Guava or Ehcache.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

Please can anybody explain what exactly "the project architecture" means???

1 Answers  


What is ehcache in java?

1 Answers  


Expain ur organisation process( V-model)?.

1 Answers   Cap Gemini,


How should I format my code? How should I comment my code?

1 Answers  


What is a controller in java?

1 Answers  


What is interceptor in java?

1 Answers  


What are the Advantages of java se 8 new features?

1 Answers  


What is orm in java?

1 Answers  


What is the java virtual machine (jvm)?

1 Answers  


I am new to jsf rich faces. I am using rich faces datatable rich:datatable. On entering the value, values get filtered in table. Now how can i get the value i selected in backing bean?

1 Answers   Hexaware, IBM,


How do I start netbeans?

1 Answers  


Are there tuples in java?

1 Answers  


Categories