2
Answers

Memory representation in C#

Hi friends,

I want to know that what will be the memory representation of int x = 7 ?

Answers (2)