what is data structure

Answer Posted / cynthia

Data may be organized in different ways.The logical or
mathematical model of a particular organization of data is
called a data structure.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we increase size of array in c?

698


How can a string be converted to a number?

726


p*=(++q)++*--p when p=q=1 while(q<=6)

1453


Can you mix old-style and new-style function syntax?

843


What is the difference between scanf and fscanf?

851


When should I declare a function?

810


What should malloc(0) do?

790


What would happen to X in this expression: X += 15; (assuming the value of X is 5)

1644


Explain heap and queue.

780


Explain that why C is procedural?

872


Why does the call char scanf work?

848


What is masking?

879


code for quick sort?

1804


What are reserved words with a programming language?

811


How will you write a code for accessing the length of an array without assigning it to another variable?

794