what does data structure mean?

Answer Posted / irfan ullah(pak)

Data structure is an organization of data in computer memory to minimize memory wastage and improve processing speed.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you have any idea how to compare array with pointer in c?

609


Can you write a programmer for FACTORIAL using recursion?

618


Can we declare a function inside a function in c?

596


What is the use of ?

628


What is unsigned int in c?

563






i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical

1848


in linking some of os executables are linking name some of them

1655


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

720


Why is extern used in c?

614


What is a MAC Address?

633


Why is it that not all header files are declared in every C program?

687


What is %s and %d in c?

595


What are integer variable, floating-point variable and character variable?

611


Explain built-in function?

595


What does the && operator do in a program code?

700