Which of the following operation is illegal in structures?
(a) Typecasting of structure
(b) Pointer to a variable of the same structure
(c) Dynamic allocation of memory for structure
(d) All of the mentioned
This question was addressed to me in an interview for job.
This is a very interesting question from Structures and Functions topic in portion Structures, Unions and Bit-Fields in C of C