1 How many hexits fit in a short variable 2How many numbers
1- How many hexits fit in a short variable?
2-How many numbers can fit in…
Three hexits?
20 bits?
Two bytes?
Five bits?
Solution
1)
The size of short variable size is 16bits
4bits can hold one hexits
so, A short variable can hold 4 hexits
2)Two bytes

