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
Does c have class?
What is meant by keywords in c?
What do you mean by invalid pointer arithmetic?
What is pass by value in c?
Explain bitwise shift operators?
What is a dynamic array in c?
Why c is called a middle level language?
What is header file definition?
When should the volatile modifier be used?
What is the difference between NULL and NUL?
What is graph in c?
can anyone suggest some site name..where i can get some good data structure puzzles???
What is double pointer in c?
What are loops c?
What are reserved words?