13.5k views
0 votes
Which statements are true about a user-defined data type? Select 3 options.

It cannot be changed once you define it.

It can include numeric data.

It can include string data.

It can include bool data.

It can only include one data type.

1 Answer

3 votes


\huge \fbox{\orange{Answer}}

  • It cannot be changed once you define it.

  • It can include bool data.

  • It can include string data.
User MikeyB
by
5.5k points