what is data structure

Answer Posted / rohit sah

A data structure is a way of organizing data that considers not only the items stored, but also their relationship to each other. Advance knowledge about the relationship between data items allows designing of efficient algorithms for the manipulation of data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a function and a method in c?

558


Explain spaghetti programming?

684


How is actual parameter different from the formal parameter?

589


What is #line used for?

578


what is recursion in C

614






What are the types of unary operators?

660


What is pragma in c?

625


What is the acronym for ansi?

631


How can I find the modification date of a file?

704


What are run-time errors?

600


What does the c in ctime mean?

567


Write a program of advanced Fibonacci series.

707


How do shell structures work?

566


What is fflush() function?

644


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

705