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

What is difference between main and void main?

630


How to throw some light on the b tree?

607


What’s a signal? Explain what do I use signals for?

614


How can I access an I o board directly?

629


Can you please explain the difference between exit() and _exit() function?

596






What are multidimensional arrays?

656


What are the differences between new and malloc in C?

612


Is it possible to initialize a variable at the time it was declared?

760


Explain the use of bit fieild.

717


Tell me is null always defined as 0(zero)?

677


What is hash table in c?

576


Do you know the use of 'auto' keyword?

664


What type of function is main ()?

591


What is C language ?

1533


What is wild pointer in c with example?

581