c language programming
|
|
|
Question / Problem
|
What is the size of the integer variable?
|
Solution
|
The size of the integer variable depends on the processor and the operating system. for e.g. in 32 bit operating system it is 4 bytes and 16 bit operating system it is 2 bytes.
|
Applies to |
|
C
|
Rank It |
|