what is difference between array and structure?

Answer Posted / dhivya

when we are declaring an array a variable is enough with
the size.
when we are declaring structure it contain different data
types.

Is This Answer Correct ?    16 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are pointers declared in c?

592


C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions

606


Is it better to use a macro or a function?

649


What is graph in c?

579


Is c language still used?

533






PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

1702


plz let me know how to become a telecom protocol tester. thank you.

1738


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

1410


how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....

1366


What does 4d mean in c?

935


Can a void pointer point to a function?

565


What is the difference between strcpy() and memcpy() function in c programming?

622


What is variable in c example?

590


Explain do array subscripts always start with zero?

751


In C, What is the #line used for?

1045