Type of a variable determines the range of values the variable can have and the set of operations that are defined for values of the type. Mark for review (1) points true false
Answers
Answered by
0
Answer:
I think so it is true statement
Answered by
0
True. Datatype of a variable determines the range of values the variable can have and the set of operations that are defined for that variable.
- Datatype is a data storage format, it defines the variable even before it is used in the program.
- For example: int datatype has a range from -32678 to 32676 where as short int datatype has a range from -128 to 127.
Similar questions
Math,
6 months ago
Chemistry,
6 months ago
Geography,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago