ALLInterview.com :: Home Page            
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
   
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
What is a Genralised LInked List??
Please give a detailed explation of it..
 Question Submitted By :: Shruti
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is a Genralised LInked List?? Please give a detailed explation of it..
Answer
# 1
Generally, there are two kind of linked list.
i) Single Linked List and
ii) Double Linked List.

In single Linked List, you can move only in forward
direction using the address of the next node. Each node
contains two fields namely Data and Address of Next node.

In Double Linked List, you can move in both forward and
reverse direction using the address of the next node and
previous node respectively. Here each node contains three
fields namely Data, Address of next node, and Address of
Previous node.
 
Is This Answer Correct ?    1 Yes 0 No
Mailkbala
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
HOW TO ANSWER IF ASKED " WHAT KIND OF A PERSON ARE YOU?" I NEED AN ANSWER THAT IMPRESS THE INTERVIEWER  4
1 232 34543 4567654 can anyone tell me how to slove this c question  6
if the address of a[1,1] and a[2,1] are 1000 and 1010 respectively and each occupies 2 bytes then the array has been stored in what order?  3
advantages of pointers?  3
Diff between for loop and while loop?  2
Difference between data structure and data base. Value-Labs5
How can I return multiple values from a function?  6
Reverse a string word by word??  9
Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..??? TCS2
what is the use of operator ^ in C ? and how it works?  2
progrem to generate the following series 1 12 123 1234 12345 HCL5
long int size a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes HCL18
 
For more C Interview Questions Click Here 
 
 
 
 
 


   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2012  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com