Computer Science, asked by kashok06532, 1 month ago

34 Explain any three datatype with their range..​

Answers

Answered by lakshminaveen013
3

Explanation:

If we add more digitis to short int number 1 = 10000, it will be out of range and will print wrong value. 'short int' can be used to limit the size of the integer data type.

(three data types)

. short

. Int

. Integer

(hope it's helpful)

Similar questions