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
What is mean by data types in c?
pierrot's divisor program using c or c++ code
What is the 'named constructor idiom'?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
What do you mean by recursion in c?
What are types of structure?
how is the examination pattern?
What is a pointer on a pointer in c programming language?
Is main is user defined function?
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.
What is break statement?
What is the difference between union and structure in c?
What are multibyte characters?
Can you please explain the difference between syntax vs logical error?
When a c file is executed there are many files that are automatically opened what are they files?