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
Is a games console a computer?
What is the difference between abstraction and encapsulation in c#?
When Should You Call The Garbage Collector In .net?
What is the purpose of a console table?
What is the use of expression tree in c#?
What is difference between a function and a method?
Name the two classes are required for implementing a windows service?
How can you set image source dynamically from c# application to ”test.png” file?
Explain metadata in c#.
Is c# an open source language?
List out the differences between array and arraylist in c#?
What is serialization in c#?
Can abstract class be sealed in c#?
What is the purpose of private constructor in c#?
What is the difference between CreateObject() and GetObject()?