what is difference between array and structure?

Answer Posted / kunal

array is scope of variable
structure is a scope of data type

Is This Answer Correct ?    12 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the advantages and disadvantages of a heap?

597


Can you assign a different address to an array tag?

696


Explain what are header files and explain what are its uses in c programming?

626


What are the types of data structures in c?

597


What is the advantage of using #define to declare a constant?

618






how to make a scientific calculater ?

1565


What are the functions to open and close the file in c language?

591


How do you sort filenames in a directory?

712


why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above

643


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

769


‎How to define structures? · ‎

624


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

689


Why is c so powerful?

683


Write a program to reverse a given number in c language?

618


Difference between linking and loading?

690