Question

typedef is used to
(a) create a name that is an alias for a previously defined data type.
(b) create new data types.
(c) cast one struct to another type.
(d) initialize struct members.

Answer

This answer is hidden. It contains 3 characters.