Data Types
Data Types. Definition of Data Type. Definition 1 a set of values example) the data type int in Java denotes the following set V int = { x | x ∈ Z , -2,147,483,648 ≤ x ≤ 2,147,483,647 } Definition 2 a set of values with a set of operations
857 views • 18 slides