Answer Posted / mohit
by garbage collector or using dispose method of objet u can
do memory manegment in c# .garbage collector is
automatically remove object which is not use. this is new
concept in c#.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What does console readline do?
Is constructor a static method?
Is int reference type c#?
What is the difference between static class and abstract class in c#?
What is the difference between private and protected in c#?
What is the use of delegates in c#?
What is the default value of decimal in c#?
Explain the difference between the debug class and trace class?
How do I declare a pure virtual function in c#?
What issues can be faced while delivering code?
How do destructors and garbage collection work in c#?
How are Windows programs different from normal C-programs?
what is a static constructor?
Are multiple data types stored in System.Array?
Wcf and what is difference between wcf and web services?