What is the use of stackalloc keyword in C#?
Interview question and answer by:
Abhisek | Posted on: 1/21/2010 | Category:
C# Interview questions | Views: 2144 |
Answer:
In an unsafe context it is used to allocate C# array directly on the stack.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: