what is difference between array and structure?
Answer Posted / priya
Array have same data type and static memory allocation....
Structure have different data type and dynamic memory
allocation
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of type declarations?
Is c is a high level language?
hi send me sample aptitude papers of cts?
Explain how do you convert strings to numbers in c?
please explain every phase in the "SDLC" in the dotnet.
How can I determine whether a machines byte order is big-endian or little-endian?
What is #define?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
Describe static function with its usage?
How many main () function we can have in a project?
What are structure types in C?
How can I convert a number to a string?
What is spark map function?
How are structure passing and returning implemented?
How can I access an I o board directly?