Multiple choice Which of the following is not self referential structure? Link list Graph Tree Stack Reveal answer Fill a bubble to check yourself B Correct answer Explanation The data structure which is used to manipulate data is called self referential structure. Graph is a self referential structure. So answer is correct as in Graph structure, we cannot refer all the vertices in some order.