What is the real difference between arrays and pointers?

Answer Posted / jayu

in that case i just want to tell u 1 thing that the array
needs continuous memory ,but pointer could be flexible in the,
memory allocation cases.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain #pragma statements.

608


Can you tell me how to check whether a linked list is circular?

781


Explain what are bus errors, memory faults, and core dumps?

795


What does struct node * mean?

605


Is fortran still used today?

609






What is #line?

615


What is void pointers in c?

596


When should you not use a type cast?

662


Explain about C function prototype?

613


What are the 5 organizational structures?

572


explain what are pointers?

623


Is there a way to jump out of a function or functions?

638


What are static variables in c?

632


Why use int main instead of void main?

601


Explain what is a program flowchart and explain how does it help in writing a program?

653