What is a self-referential structure in C-Programming?
A structure containing the same structure pointer variable as its element is called as self-referential structure.