What is a linked list?

Answer Posted / abu

A linked list is liner collection of data elements that are
called nodes. the linear order is maintained by using
pointer.a link list can be either liner or doubly or circular.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is and I oop mean?

862


Why do we use encapsulation in oops?

779


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1658


Please send ford technologies placement paper 2 my mail id

1873


What are main features of oop?

892


What does and I oop mean?

863


What polymorphism means?

827


program for insertion ,deletion,sorting in double link list

2467


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

2011


any one please tell me the purpose of operator overloading

2187


What is for loop and its syntax?

827


What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

1924


What is the benefit of oop?

796


What are the benefits of interface?

823


why reinterpret cast is considered dangerous?

2141