Direction: Choose the correct option
Q1.
What is caching in Spring?
Direction: Choose the correct option
Q2.
Which annotation enables caching in Spring?
Direction: Choose the correct option
Q3.
What does @Cacheable do?
Direction: Choose the correct option
Q4.
What is the cache name in @Cacheable?
Direction: Choose the correct option
Q5.
What does @CacheEvict do?
Direction: Choose the correct option
Q6.
What is the purpose of @CachePut?
Direction: Choose the correct option
Q7.
What is the key attribute used for?
Direction: Choose the correct option
Q8.
What does the condition attribute do?
Direction: Choose the correct option
Q9.
What is a CacheManager in Spring?
Direction: Choose the correct option
Q10.
Which cache implementations does Spring support?
