Question
NCRE Level 1 digital-literacy task 25: Which claim about data types and variables is supported by the underlying concept? Focus on programming in this variation.
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