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 is the difference between decimal and integer?
What does type safety mean?
Illustrate the process of code compilation in c#?
What is dapper in c#?
What is file extension of webservices?
What is c# entity framework?
What is mvc pattern in c#?
How does it work?
Can class be protected in c#?
What will a loop recorder show?
How do I unload an assembly?
Why do we need ienumerable in c#?
How do you clear a list in c#?
What is lazy keyword in c#?
How many bytes is an int in c#?