what is pointer ?? write a code using pointer??
Answers
Answered by
0
Explanation:
A pointer is a variable that stores the address of another variable. Unlike other variables that hold values of a certain type, pointer holds the address of a variable. For example, an integer variable holds (or you can say stores) an integer value, however an integer pointer holds the address of a integer variable.
Similar questions
Math,
6 months ago
English,
6 months ago
Hindi,
1 year ago
Psychology,
1 year ago
Political Science,
1 year ago