Answer Posted / sharif
Stack memory is maintain the value types
heap meamory is maintain the reference type
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What is c# used for in the industry?
If I want to override a method one of class A and in class b then how do you declare?
What is alias in c#?
Distinguish between a class and struct?
Which is better javascript or c#?
Is overriding of a function possible in the same class?
Is a c# interface the same as a c++ abstract class?
How does dictionary work in c#?
What are the uses of namespaces?
What are delegates in C#?
What is Named parameter in C#?
What is the difference between abstraction and encapsulation in c#?
Can we inherit sealed class in c#?
What is an enumerator c#?
What do you mean by a windows process in regards to memory allocation?