Question
NCRE Level 2 programming application task 38: 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: B. 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