📚 Practice Mode

Programming in 'C'

Learn at your own pace with hints and detailed explanations

1 / 8
Multiple Choice

Which of the following data types allows an user to define his own identifier to represent an existing data type in 'C'?

  1. enumeration
  2. int
  3. type def
  4. float