The ______ of a variable determines the range of values the variable can store and the set of operations that are defined for valueshttps://go-math-science.com/computing/programming-languages/concepts/names-bindings-and-scopes/definitions/the-______-of-a-variable-determines-the-range-of-values-the-variable-can-store-and-the-set-of-operations-that-are-defined-for-valueshttps://go-math-science.com/@@site-logo/logo-new.png
volume_mute
The ______ of a variable determines the range of values the variable can store and the set of operations that are defined for values
publish date: 2022/06/04 01:20:00 GMT+10
volume_mute
address
type
range
declaration
Correct Answer
type
Explanation
For example, the int type in Java specifies a value range of -2147483648 to 2147483647 and arithmetic operations for addition, subtraction, multiplication, division, and modulus