Stack is an area of program memory used to store local program variables, method parameters, and return values. In .NET languages, value types are allocated on the stack.
|
|||||
StackStack is an area of program memory used to store local program variables, method parameters, and return values. In .NET languages, value types are allocated on the stack. |
|
||||
|
© 2012 How To ASP.NET Tutorials. All Rights Reserved. Last Updated 05/18/2012| About Us | Privacy | Terms |
|||||