what is difference between array and structure?
Answer Posted / rajesh
array -same data type
structure -diff datatype
Is This Answer Correct ? | 630 Yes | 51 No |
Post New Answer View All Answers
What is array of pointers to string?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
which type of aspect you want from the student.
Is array name a pointer?
Function calling procedures? and their differences? Why should one go for Call by Reference?
What are pragmas and what are they good for?
How can a number be converted to a string?
What are variables c?
What is the purpose of scanf() and printf() functions?
Should a function contain a return statement if it does not return a value?
Can you apply link and association interchangeably?
The difference between printf and fprintf is ?
Is it possible to pass an entire structure to functions?
Why is C language being considered a middle level language?
What is structure packing in c?