Question a) Arrange the given Data types in order to lower to higher precedence 1. float 2. boolean 3. long 4. Char 1) 1, 2, 3, 4 a) 2, 3, 4, 1 ) 4,3,2,1 2, 4, 2, 3
Answers
Answered by
0
Answer:
In computer science, an integer is a datum of integral data type, a data type that represents some range of mathematical integers. Integral data types may be of different sizes and may or may not be allowed to contain negative values. Integers are commonly represented in a computer as a group of binary digits
Similar questions