Q:

WHAT IS THE DIFFERENCE BETWEEN POINTER AND ARRAY IN C?

0

WHAT IS THE DIFFERENCE BETWEEN POINTER AND ARRAY IN C?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Array is a collection of variables belongings to the same data type. We can store group of data of same data type in an array.

Pointer is a single variable that stores the address of other object/variable.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now