Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

What is Circular Doubly Linked List in dfs (data file structure)?

  Shared By: Amelia Brown    Date: Jul 06    Category: C++ Programming    Views: 1384

Answer:

It employs both the forward pointer and backward pointer in circular form.

Share: 
 



Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: