How Garbage Collector (GC) Works?
Answer / vandana joshi
When no refernce to a class object exist then GC will
deallocate memory occupied by those refernces automatically.
| Is This Answer Correct ? | 7 Yes | 0 No |
What are the features of UIP Application Block?
Please explain what is the .net framework and how does it work?
Different between .net & j2ee ?
What is finalize method in .net?
What is the model role in Mvc architecture?
i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.
2 Answers Deloitte, Srp Khanij,
What are the advantages of .net core?
What is the difference between constants and read-only variables?
Is .net core managed code?
What is the difference between Server.Transfer and Response.Redirect?
Which method do you use to redirect the user to another page without performing a round trip to the client?
Whate are resource files?