Answer Posted / kalidoss
Actually the new operater is used to allocate the memory to
an object that object not needed for longtime,so that
objects are thrown away or release from the memory by the
garbage collector.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you know about Translate Accelerator?
What is a collection in c#?
What is the difference between read and readline in c#?
What is asp net c#?
How does inheritance work in c#?
what is the difference between .dll and .exe
What is private virtual in C#?
Is array passed by reference in c#?
Does unity require coding?
What is the C# syntax to catch any possible exception?
What is the use of ispostback in c#?
What is managed code?
What is inheritance c#?
What is the use of jit ? Jit (just - in - time) is a compiler which converts msil code to
What is ienumerable t in c#?