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 the purpose of dependency injection?
What is parameter c#?
Can you create an instance of a static class?
What does break do in loop?
In object oriented programming, how would you describe encapsulation in c#?
Why should you override the tostring() method?
What are escape sequences explain with example?
How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!
What does assert() do in c#?
Explain synchronous and asynchronous operations?
What is cls, cts and clr in net?
Can we have multiple constructors in a class c#?
Can a class or a struct have multiple constructors?
How Do You Convert A Value-type To A Reference-type?
How do I create a multilanguage, single-file assembly?