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 / shumaila bashir sheikh

There are basically three types of linked list.
1) single linked list
2) Double Linked list
3) Circular linked list

there are two types of data structures
1) Linear Data Structures
Array, Linked list, pointers, stack, queues etc
2) Non-Linear Data Structure
Trees, Graphs

Is This Answer Correct ?    93 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you determine a file’s attributes?

1096


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3568


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3745


What is the function of multilevel pointer in c?

1141


Is main a keyword in c?

1188


What are the standard predefined macros?

1206


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2800


What is difference between constant pointer and constant variable?

1404


How the c program is executed?

1198


What is cohesion in c?

1028


Which are low level languages?

1155


a program that can input number of records and can view it again the record

1965


Tell me when would you use a pointer to a function?

1126


What is the difference between text files and binary files?

1400


Is it better to use malloc() or calloc()?

1181