What is the real difference between arrays and pointers?

Answer Posted / bhavani.p

Array is slow,array refer data in memory location.
Pointer is fast,pointer refer address to the memory location....

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

651


Explain the red-black trees?

611


What does main () mean in c?

617


Explain void pointer?

594


How do you use a pointer to a function?

637






how to create duplicate link list using C???

2077


State two uses of pointers in C?

642


What is string in c language?

630


Can 'this' pointer by used in the constructor?

617


What is the condition that is applied with ?: Operator?

667


to find the closest pair

1825


Is there sort function in c?

581


Differentiate between null and void pointers.

635


Why c is called top down?

631


What is the size of empty structure in c?

595