what is difference between array and structure?
Answer Posted / kalyani joshi
array has indexed data type.
data type of structure is object type.
| Is This Answer Correct ? | 86 Yes | 28 No |
Post New Answer View All Answers
Why isn't any of this standardized in c? Any real program has to do some of these things.
What are the two forms of #include directive?
What do mean by network ?
What is use of bit field?
What is structure and union in c?
Create a simple code fragment that will swap the values of two variables num1 and num2.
Is linux written in c?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
Explain union. What are its advantages?
What is 'bus error'?
Explain what is the advantage of a random access file?
What are c preprocessors?
How can I do peek and poke in c?
What are actual arguments?
What is a sequential access file?