do - while construct utilized for traversing in Circular Linked List - Data Structure

Q.  Which is the most suitable construct utilized for traversing in a Circular Linked List?
- Published on 27 Aug 15

a. do - while
b. while
c. if
d. for

ANSWER: do - while

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)