,
Share with your friends 

c language programming

7 ratings Views 111 
Author: vikas_b6a788d7 (vikas saini)  View Profile |  View other solutions by this author

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

Login to rank it

Report


Advertisement