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
What are the 2 ways of adding constraints to a route?
i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Why to use Html.Partial in ASP.Net MVC?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is RouteConfig.cs in ASP.Net MVC 4?
What is the difference between .net core and .net framework?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
List the new features added in .net framework 4.0.
Do I need microsoft .net framework?
What is iobjectset? : Entity framework
How to bind table colum with gridview column?
What are the advantages of razor view engine?
Is .net framework backwards compatible?