what is the size of integer?
Answers
Answered by
0
Answer:
4 bytes
Explanation:
Pls mark me as brainliest
Answered by
1
4 bytes
Data Types and Sizes
Type Name 32–bit Size 64–bit Size
char 1 byte 1 byte
short 2 bytes 2 bytes
int 4 bytes 4 bytes
long 4 bytes 8 bytes
hope it helps.
Similar questions