Explain the array of pointers with example.
Answers
Answered by
2
Array of Pointers in C. ... Here arrop is an array of 5 integer pointers. It means that this array can hold the address of 5 integer variables, or in other words, you can assign 5 pointer variables of type pointer to int to the elements of this array.
rgupta06:
do you know my YouTube channel - technical grace
Similar questions
Computer Science,
7 months ago
Math,
7 months ago
English,
7 months ago
Math,
1 year ago
Hindi,
1 year ago
CBSE BOARD X,
1 year ago