2
Answers

Memory representation in C#

Photo of Amit Maheshwari

Amit Maheshwari

13y
2.4k
1
Hi friends,

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

Answers (2)