what is data structure?

Answer Posted / anandshan01

A data structure is particular way of storing and
organising data in a computer so that it can be
efficiently...

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I open files mentioned on the command line, and parse option flags?

597


What is infinite loop?

632


What are the advantages of using linked list for tree construction?

647


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

2806


 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.

1732






When can you use a pointer with a function?

574


Why are all header files not declared in every c program?

605


Explain threaded binary trees?

684


Can we add pointers together?

622


When should a type cast be used?

577


Write a program of advanced Fibonacci series.

713


What is the value of c?

576


How can I split up a string into whitespace-separated fields?

573


What does 1f stand for?

618


Define recursion in c.

704