what is difference between array and structure?

Answer Posted / guest

array is a collection of similar data types.a structure is
a collection of different data types

Is This Answer Correct ?    27 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can we have joblib in a proc ?

1643


Is void a keyword in c?

563


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

648


How to find a missed value, if you want to store 100 values in a 99 sized array?

803


When should the volatile modifier be used?

670






Explain what does the format %10.2 mean when included in a printf statement?

765


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

641


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

2972


Why c is called top down?

615


State the difference between x3 and x[3].

640


What are the types of pointers in c?

521


What do you mean by invalid pointer arithmetic?

624


How do c compilers work?

599


Difference between strcpy() and memcpy() function?

669


What is 02d in c?

622