Computer Science, asked by rajwind410, 8 months ago

what are self referencial structures ? explain with suitable example​

Answers

Answered by AMARDEEPKU
0

Answer:

A self-referential structure is one of the data structures which refer to the pointer to (points) to another structure of the same type. For example, a linked list is supposed to be a self-referential data structure. The next node of a node is being pointed, which is of the same struct type.

Explanation:

hi guys please brainllieast me please guys

Similar questions