Question
NCRE Level 2 programming application task 6: Which statement best describes data types and variables?
Select an option. Your answer will be checked instantly.
Correct Answer: D. A data type constrains the values and operations valid for a variable
Explanation:
Types define representation and permitted operations, helping programs detect invalid use.
Leave a Reply