Answer Posted / chaitanya
Scanvenging is the concept to remove the cached data, when server runs on low memory.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is jit (just in time)?
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
What is typeof c#?
What is an enumerator c#?
Is a c# interface the same as a c++ abstract class?
Is array immutable in c#?
What is the difference between finalize() and dispose()?
What are the steps to make an assembly to public?
What are the main reasons to use c# language?
How do you escape a character?
What are desktop applications examples?
Can abstract class have private constructor c#?
Explain about c# language.
Is it possible to nest cfml conditional tags?
Can struct inherit from class c#?