Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How many types of linked lists what are they?
How many types of data structures?

Answer Posted / heena

There are 4 types of linked list:
1)Singly or linear or one way linked list.
2)Doubly or two way linked list.
3)Circular linked list.
4)Header or sentinel linked list.
Data structure can be broadly classified in:
1)Primary data structure - 2) Secondary data structure
Character Array
Integer Pointer
Float Structure
Double Union
Void Enum etc.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

swap 2 numbers without using third variable?

1177


a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above

1287


Explain a pre-processor and its advantages.

1194


Explain what are run-time errors?

1145


What is switch in c?

1166


What is the difference between array and linked list in c?

1210


Do pointers store the address of value or the actual value of a variable?

1127


Where are c variables stored in memory?

1138


What is the use of getch ()?

1121


Explain what is the advantage of a random access file?

1181


Explain what is the use of a semicolon (;) at the end of every program statement?

1263


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

2287


Explain what does the format %10.2 mean when included in a printf statement?

1415


about c language

2074


simple program of graphics and their output display

2052