📚 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'?
- enumeration
- int
- type def
- float