what is difference between array and structure?

Answer Posted / manish

array is a similar type of data but structure are collection of any type of data
array alway start with 0
e.g.a[5]
in this array 6 element
structure has no diffination
it is a collection of n num any data type

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why isnt there a numbered, multi-level break statement to break out

573


How does normalization of huge pointer works?

612


What is the best way to comment out a section of code that contains comments?

761


all c language question

1850


hi, which software companys will take,if d candidate's % is jst 55%?

1643






What is hashing in c?

622


What is .obj file in c?

635


how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.

1200


is it possible to create your own header files?

623


Write the Program to reverse a string using pointers.

605


what is the role you expect in software industry?

1640


What is #error and use of it?

660


What is storage class?

636


What is the difference between int main and void main in c?

581


How do you print an address?

716