How many types of linked lists what are they?
How many types of data structures?
Answer Posted / priyanka nigam
There are two types of linked list.
Single and Double
Single would move only in one direction while double linked
list can move in both directions ie forward and backward.
Data Structures
1. Arrays
2.Linked List
3.Structures
4.Trees
5.Queues
6.Stack
| Is This Answer Correct ? | 84 Yes | 28 No |
Post New Answer View All Answers
What are the different data types in C?
What is the purpose of & in scanf?
Why does everyone say not to use scanf? What should I use instead?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
Write a code on reverse string and its complexity.
formula to convert 2500mmh2o into m3/hr
c language interview questions & answer
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
What is sizeof int?
write a program to print largest number of each row of a 2D array
Tell me when would you use a pointer to a function?
Tell us bitwise shift operators?
Why enum is used in c?
What is preprocessor with example?
Write a C program to count the number of email on text