When we need Self-referential structure? Discuss its implementation
10 c]When we need Self-referential structure? Discuss its implementation. Self Referential structures are those structures that have one or more pointers which point to the same type of structure, as their member. structures pointing to the same type of structures are self-referential…