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 ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are structure passing and returning implemented?

766


What is the use of define in c?

778


Is Exception handling possible in c language?

1780


What is the difference between abs() and fabs() functions?

827


What is the correct declaration of main?

882


What is the difference between malloc() and calloc() function in c language?

801


What is data structure in c and its types?

788


What is an array in c?

769


Why header file is used in c?

752


Can i use “int” data type to store the value 32768? Why?

953


What is formal argument?

855


Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.

875


Why malloc is faster than calloc?

783


What are the 4 types of programming language?

751


Difference between constant pointer and pointer to a constant.

806