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

What is #include stdio h?

682


What are identifiers c?

562


Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.

683


What is the difference between if else and switchstatement

1311


How is = symbol different from == symbol in c programming?

613






Why is event driven programming or procedural programming, better within specific scenario?

1950


What is calloc()?

628


What language is lisp written in?

618


Can two or more operators such as and be combined in a single line of program code?

808


Subtract Two Number Without Using Subtraction Operator

355


How do I copy files?

623


Is c is a high level language?

618


How are structure passing and returning implemented?

588


What is the difference between typedef and #define?

544


What is "Hungarian Notation"?

637