0
Size of int
Where will the size of an integer be 2 bytes? Bcz in my system it's showing 4 bytes.
2 Antworten
+ 2
it depends upon which bit os u use 16 or 32 or 64 bit the size of all datatypes vary so dont worry its normal
0
The size of some data types can differ a few bytes depending on the compiler used, and I think it also depends on the computer or os.