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

what does data structure mean?

Answer Posted / baskar.m

An organization of information, usually in memory, for
better algorithm efficiency, such as queue, stack, linked
list, heap, dictionary, and tree, or conceptual unity, such
as the name and address of a person. It may include
redundant information.

what does data structure mean?
Answer
# 3 every group of element be arranged in either
mathematical or
logical way, understanding of mathematical or logical way
are known as data structure.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get string length of given string in c?

1121


int i=10; printf("%d %d %d", i, i=20, i);

1693


Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

1134


Can you tell me how to check whether a linked list is circular?

1495


What is memory leak in c?

1172


What is the purpose of void in c?

1107


What are the three constants used in c?

1039


Explain what is the concatenation operator?

1230


writ a program to compare using strcmp VIVA and viva with its output.

2081


what are bit fields? What is the use of bit fields in a structure declaration?

2199


What are the different file extensions involved when programming in C?

1340


What is build process in c?

1202


Can you add pointers together? Why would you?

1182


int i=3; this declaration tells the C compiler to a) reserve space in memory to hold the integer value b) associate the name i with this memory location c) store the value 3 at this location d) all the above

1389


What do mean by network ?

1214