what is difference between array and structure?
Answer Posted / adilakshmi
Array elements are homogeneous type.
Structure elements are different data type.
Array is the pointer to the first element.
Structure is not a pointer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
What is the difference between mpi and openmp?
Is c is a high level language?
What is spark map function?
Why void is used in c?
Are the expressions * ptr ++ and ++ * ptr same?
What is New modifiers?
What is cohesion and coupling in c?
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
Why is main function so important?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
Is c still relevant?
What is extern storage class in c?
What do you mean by command line argument?
What is %s and %d in c?