Hi friends,
I want to know that what will be the memory representation of int x = 7 ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Jan 16, 2012, 11:20 PM
you can also mesure then using memory profilier.
http://memprofiler.com/
http://www.red-gate.com/products/dotnet-development/ants-memory-profiler/
refer below site for memory occupied by variable.
http://www.techotopia.com/index.php/C_Sharp_Variables_and_Constants
http://www.dotnetperls.com/string-memory
hope this help.
VulpesPosted Jan 16, 2012, 6:26 PM