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...

wt is a datastructure

Answer Posted / dinesh

data structure is the way to orgnising, storing and
manipulating the data in a structured manner,and to provide
the way to data to keep relationship with other data.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is binary search?

997


Explain in brief a linked list.

1008


What does the dummy header in the linked list contain?

1206


What is copyonwritearraylist?

1047


Questions related to arrays, such as given a 2 integer array, find the common elements.

982


Differentiate between collection and collections.

1147


What is difference between arraylist and list?

987


What is data structure definition?

928


Which interfaces are implemented by abstractsequentiallist?

961


Does arraylist shrink?

936


What sorting algorithm does arrays sort use?

883


Can arraylist store objects?

1000


Traverse the given tree using Inorder, Preorder and Postorder traversals. Inorder : D H B E A F C I G J Preorder: A B D H E C F G I J Postorder: H D E B F I J G C A

1116


What is adt in data structure with example?

1175


Write a program to reverse a single linked list.

990