Data Type:A data type is an attribute of a variable or expression that determines what kind of value it can hold.
Variable:A variable is a named storage location in computer memory where we can store data and manipulate its value.
Range: In programming, the term "range" refers to the set of values that are valid or allowed for a particular data type.