wat is the difference between array and pointer?

Answer Posted / shraddha choubey

1)array do not contains address.. but pointers contains address .
2)array means continues memory location but,pointers do not.

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include...

4898


How does struct work in c?

602


Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon

5460


What is action and transformation in spark?

589


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

594






What is a list in c?

612


Array is an lvalue or not?

631


Is c still used?

595


Explain zero based addressing.

601


What are variables c?

610


What is the use of the function in c?

594


write a c program to find the sum of five entered numbers using an array named number

1616


What is methods in c?

635


Why is not a pointer null after calling free?

587


Write a program with dynamically allocation of variable.

600