Answer Posted / anandmayi
An array is a collection of homogenous data elements which are
stored in consecutive memory locations.Always address location
of array starts from 0.
| Is This Answer Correct ? | 143 Yes | 24 No |
Post New Answer View All Answers
what is the difference between class and unio?
Why is sprintf unsafe?
What are the functions to open and close file in c language?
What is main () in c?
How to write a multi-statement macro?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
Is a pointer a kind of array?
How many levels of pointers can you have?
What is default value of global variable in c?
Which is the best website to learn c programming?
Explain what are the different file extensions involved when programming in c?
What is void c?
What should malloc() do?
How many levels deep can include files be nested?
What is c language used for?