what is the different between data structure and data type?

Answer Posted / shalini

data structure is the way of organising and storing the
data, where as data type is the one that defines the
required data for the program requirement.
ex: integer, char,float

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want to know the procedure of qualcomm for getting a job through offcampus

1945


Here is a neat trick for checking whether two strings are equal

568


Explain what are its uses in c programming?

600


What is use of integral promotions in c?

669


Explain how can you tell whether two strings are the same?

587






How are structure passing and returning implemented?

594


What does int main () mean?

555


Write a program to reverse a given number in c?

603


Can a variable be both const and volatile?

678


How can I send mail from within a c program?

585


What is getche() function?

613


Why c is faster than c++?

637


Can I initialize unions?

598


What is a nested loop?

653


What does char * * argv mean in c?

627