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's the c# syntax to catch any possible exception?
What is view model in c#?
What is an inheritance in c#?
List down the different ide’s provided by microsoft for c# development.
Why do we still see so much non-oo code written in c# today?
When is a class declared as a class abstract?
What is the difference between “out” and “ref” parameters in c#?
What is meant by desktop application?
If a method's return type is void, can you use a return keyword in the method?
What is generic and non generic collections in c#?
What is tpl in c#?
What is sealed class in c#?
What is the importance of closing an ado.net application?
Explain the difference between “as” and “is” operators used in c#?
What is ilist c#?