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
how do you mark a property as required? For example, for a project, the name is a required field.
What are Validation Annotations?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What is the domain object?
Explain the advantages of asp.net mvc over asp.net?
What filters are executed in the end?
Mention some action filters which are used regularly in ASP.Net MVC?
Explain the new features 3.5 framework against with the tool?
What is action methods in web api?
Can you explain renderbody and renderpage in mvc?
What is the 'page life cycle' of an ASP.NET MVC?
What is entitycontainer? : Entity framework
What is .net framework in simple terms?
What you mean by routing in mvc?
mention what is the difference between ado.net and classic ado?