QUESTION IMAGE
Question
question # 3
multiple select
which statements are true about a user - defined data type? select 3 options.
it can include numeric data.
it can only include one data type.
it can include string data.
it can include bool data.
it cannot be changed once you define it.
Brief Explanations
User - defined data types can be composed of various built - in data types like numeric, string, and bool. They are not restricted to a single data type and can often be modified after definition.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
It can include numeric data.
It can include string data.
It can include bool data.