What are the possible data types capable of being assigned to the value-type attributes of the target-component?
What are the possible data types capable of being assigned to the value-type attributes of the target-component?
The possible data types capable of being assigned to value-type attributes of a target component commonly include Boolean for true/false values and String for textual data. Therefore, Boolean and String are the appropriate choices for value-type attributes.
D is the correct answer