[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.
Technical Discussion :: Data Structure

7 / 72

Write a structure of doubly linked list?

Answer:

Struct Node{



Int data;  //datafield



Struct  Node* next;//address field of                     the next node



Struct Node*prev;//address field of                    the previous field



}Struct Node node;

Asked In :: WiproVirtusaAccentureSopra Steria

Post Your Answer Here:


Rate This: +0 -0     
Report    

Post Your Reply Here:

Alert me
q4i-reply-your-answer

Report Error

Please Login First Click Here

Most Popular Qs.