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
Can class inherit from struct c#?
What are the types of comment in c# with examples?
Does c# support a variable number of arguments?
What is the difference between C# 3.5 and C# 4.0?
What is dictionary class in c#?
How long has c# been around?
What is delegate in c#?
What .exe means?
Does main have to be static c#?
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
How do I register my code for use by classic com clients?
What is a three-tier application.
What is immutable in C#?
What is ControlBox Propertie
what are pointer types in c#