What is the real difference between arrays and pointers?
Answer Posted / swetha.j.n
Array is a group of elements.But pointer is not a group of
elements.
Array refer to the data in memory location.But pointer
refer to the address in memory location.
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
Explain what is wrong with this statement? Myname = ?robin?;
Which is the memory area not included in C program? give the reason
What is bash c?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
How to compare array with pointer in c?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
can any one provide me the notes of data structure for ignou cs-62 paper
How will you divide two numbers in a MACRO?
What is a spanning Tree?
develop algorithms to add polynomials (i) in one variable
Why is structure padding done in c?
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
please give me some tips for the placement in the TCS.
What is time complexity c?