Friday, 17 December 2010

Where reference and value types variables are stored?

Click Here to View Latest ASP.Net Questions

 
All reference type variables are stored in heap (Random) and all value types variables are stored in stack (Sequential).



Click Here to View Latest ASP.Net Questions

No comments:

Post a Comment