🎴 Flashcard Mode

Programming in 'C'

Card1 / 8
Mastered0
Review0
QuestionClick to flip

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

AnswerClick to flip back
A
type def
💡 Explanation:

This data type allows an user to define his own identifier to represent an existing data type in 'C'.

Change Mode