what is link list?
Answers were Sorted based on User's Feedback
Answer / vignesh1988i
list are the set of items which are brought from various
parts and binded together in which each data may or may not
be having relation..... linked list is basically set of
data 's which has link (locative address) to refer the next
data of that list...
thank u
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravi joshi
Linked list is a data structure where data is logically
viewed as contiguous and helps user in systematically
storing and retrieving the data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srinivasu
linked list is distributed memory locations.In this linked
list we have to insert the elements and delete the elements
that means insertion and deletion is possible.And in this
linked list all elements are stored in heap.
| Is This Answer Correct ? | 1 Yes | 0 No |
Write a simple program to find the size of different basic data types in C.
In how much time you will write this c program? Prime nos from 1 to 1000
Write a c program using for loop in switch case?
What is derived datatype in c?
Write a program using two-dimensional array that lists the odd numbers and even numbers separately in a 12 input values.
Write a pro-gramme to determine whether the number is even or odd?
formula to convert 2500mmh2o into m3/hr
Explain what are its uses in c programming?
When should a type cast not be used?
Why do we use c for the speed of light?
what is the basis for selection of arrays or pointers as data structure in a program
find largest of 3 no