Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How is the memory managed in C#.



How is the memory managed in C#...

Answer / 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

More C Sharp Interview Questions

Which types of inheritances does c# support?

0 Answers  


What is reflection in c#?

0 Answers  


What is the difference between a field and a property in c#?

0 Answers  


What is a class level variable in c#?

0 Answers  


i need to insert data into sql server table emp through textboxes txtname and txtsalary using c# code. Please help

1 Answers  


What is data type in c# with example?

0 Answers  


What is the differences between datagrid, datalist and repeater in .net?

0 Answers  


C# called c sharp why?

0 Answers  


Can we have private constructor in our class file. When we are trying to create instance for the class will it create or throw error regarding that?

5 Answers  


Why do we need a finally block in try catch block while handling exceptions

4 Answers   IBM,


What are the keywords used to pass parameters to the base class and how do I invoke other constructors.

3 Answers  


What is a long in c#?

0 Answers  


Categories