what is the memory capacity(storage since) of int data type in bytes
1) 2bytes
2)4bytes
3)8bytes
4)16bytes
Answers
Answered by
1
Answer:
2 option is correct answer
Answered by
0
Answer:
It varies depend upon the processor in the CPU that we use.
Explanation:
For instance, if we are using 16 bit processor, 2 byte(which is 16 bit), then the memory will be allocated for int data type. Normally, the storage size of int data type is 2 or 4 or 8 byte.
Similar questions