Q4
What is the purpose of typedef in C++ structures?
A.
To define a new structure
B.
To initialize structure members
C.
To create a pointer to a structure
D.
To create an alias for data types
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board