Answer Posted / raj
Pointers and arrays are inseparably related, but they are
not synonyms for each other. Starting with this post, we
will look into one-dimensional array, it’s storage pattern,
how the array elements are accessed. And lastly, we look
into a new feature of C99: the variable length array.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
What is a method in c?
What is the use of getchar functions?
What is difference between static and global variable in c?
What is the use of in c?
Can you write the algorithm for Queue?
Is c still used?
Explain how can I open a file so that other programs can update it at the same time?
What is c preprocessor mean?
What are the Advantages of using macro
What are static variables in c?
Explain how can I write functions that take a variable number of arguments?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
What is equivalent to ++i+++j?
What are the advantages of Macro over function?