What is stack and heap?

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


Please Help Members By Posting Answers For Below Questions

Why we use get set property in c#?

711


Explain more on CLR

941


Is c# different than c++?

695


What is a datacontract?

671


What is meant by desktop application?

691


How can you set image source dynamically from c# application to ”test.png” file?

854


What is parallel foreach in c#?

756


If you define a user defined data type by using the struct keyword, is it a value type or reference type?

703


Can hashtable have duplicate keys?

679


What is parsing? How to parse a date time string?

752


What's the c# syntax to catch any possible exception?

680


Illustrate race condition?

680


If a method's return type is void, can you use a return keyword in the method?

711


What is the do while loop code?

692


What is the base class in .net from which all the classes are derived from?

736