Q. Which of the following is a user-defined data type?
β
Correct Answer: (D)
All the answers are true
Explanation: “typedef” and “struct” are used to define user-defined data types.