Vidyalelo
C Programming · Q69

Structure and Union

Programming · C Programming · question 69

Q69

Which of the following is not possible regarding the structure variable?

A.
A structure variable pointing to itself
B.
A structure variable pointing to another structure variable of same type
C.
2 different type of structure variable pointing at each other
D.
None of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board