what is difference between array and structure?
Answer Posted / chinmayee
array is a homogenous data types.
structure is a user defined data types...
| Is This Answer Correct ? | 26 Yes | 9 No |
Post New Answer View All Answers
Write a program to check palindrome number in c programming?
Why structure is used in c?
What are static variables in c?
Why is c faster?
What is || operator and how does it function in a program?
What are local static variables?
pierrot's divisor program using c or c++ code
How can a string be converted to a number?
How are portions of a program disabled in demo versions?
Does sprintf put null character?
What do you mean by invalid pointer arithmetic?
Is c object oriented?
Explain how many levels deep can include files be nested?
Are there any problems with performing mathematical operations on different variable types?
Where register variables are stored in c?