what is difference between array and structure?

Answer Posted / kalyani joshi

array has indexed data type.
data type of structure is object type.

Is This Answer Correct ?    86 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know pointer in c?

821


show how link list can be used to repersent the following polynomial i) 5x+2

1915


What is logical error?

868


What is malloc calloc and realloc in c?

940


Explain what are the advantages and disadvantages of a heap?

864


Write a program to swap two numbers without using the third variable?

832


Do string constants represent numerical values?

1162


Explain what is a stream?

816


What is the size of array float a(10)?

913


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

897


Is using exit() the same as using return?

940


How are structure passing and returning implemented?

793


Why functions are used in c?

858


Why is sprintf unsafe?

824


What is a protocol in c?

769