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
Why we use get set property in c#?
Explain more on CLR
Is c# different than c++?
What is a datacontract?
What is meant by desktop application?
How can you set image source dynamically from c# application to ”test.png” file?
What is parallel foreach in c#?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
Can hashtable have duplicate keys?
What is parsing? How to parse a date time string?
What's the c# syntax to catch any possible exception?
Illustrate race condition?
If a method's return type is void, can you use a return keyword in the method?
What is the do while loop code?
What is the base class in .net from which all the classes are derived from?