What is the difference b/w Structure & Array?

Answer Posted / khaja

array is used for same or similar datatypes
and
structure is used for different data types

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 a good way to implement complex numbers in c?

783


Is c call by value?

795


What are header files in c programming?

838


What is array of pointers to string?

786


What are linked lists in c?

841


What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

788


What are the two types of functions in c?

756


How to create struct variables?

798


What are bitwise shift operators in c programming?

825


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

898


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

3507


my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?

1328


What is variable and explain rules to declare variable in c?

781


What are the 5 elements of structure?

809


What is cohesion and coupling in c?

791