Define circular list

Define the circular list?

E

Expert

Verified

In the linear list, the next field of last node consists of a null pointer, and when next field in the last node consists of the pointer back to the first node it is known as circular list.

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.