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 structure objects are destroyed? As GC releases only
the objects in stack, and structure is a value type and
stored in heap. So how structure objects are released?

Answers were Sorted based on User's Feedback



How structure objects are destroyed? As GC releases only the objects in stack, and structure is a ..

Answer / chandu

Structure is a class but value type.once if you create an
object for any class then that is reference type,so
reference types can be destroyed by GC

Is This Answer Correct ?    0 Yes 3 No

How structure objects are destroyed? As GC releases only the objects in stack, and structure is a ..

Answer / xyz

As GC releases only
the objects in stack, and structure is a value type and
stored in heap......



answer is... question itself

Is This Answer Correct ?    0 Yes 9 No

Post New Answer

More C Sharp Interview Questions

What does break do in loop?

0 Answers  


Is c# different than c++?

0 Answers  


What is whitespace in c#?

0 Answers  


What is an interface class? Give one example of it

0 Answers  


How many bytes is a char c#?

0 Answers  


What is c-sharp (c#)?

0 Answers  


What is the purpose of constructor in c#?

0 Answers  


What is difference between const and static in c#?

0 Answers  


What is short in c#?

0 Answers  


What are bitwise logical operators?

0 Answers  


What does assert() do?

1 Answers   Wipro,


What?s the difference between <c> and <code> XML documentation tag?

1 Answers  


Categories