can we call the garbage collector to run explicicitly?
Answer Posted / xyz
we can call the garbage collection explicitly but performing a garbage collection is totally dependent on the JVM. So calling System.gc() does not necessarily performing the garbage collection.
--
XYZ
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Is dapper faster than entity framework?
What is the version number for the next version of the .net framework, codenamed �orcas�?
Difference between ASP.NET MVC and ASP.NET WebForms?
What is Dependency Injection in ASP.Net MVC
What is the benefit of entity framework?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
List out few different return types of a controller action method?
what is split entity?
How large is the .net framework 3.0?
Is dapper better than entity framework?
What are the versions of .net framework?
How can you return string result from Action in ASP.Net MVC?
How route table has been created in asp.net mvc?
Can you set the unlimited length for "maxjsonlength" property in config?
Can you explain the page life cycle of mvc?