Which of the following operation is illegal in structures?
Posted: Wed Jul 13, 2022 7:54 pm
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
b) Pointer to a variable of the same structure
c) Dynamic allocation of memory for structure
d) All of the mentioned