select the correct options about pointers in 'c' language
Answers
Answered by
0
Where is option?
actually points mean
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
Computer Science,
3 days ago
Computer Science,
3 days ago
English,
3 days ago
Math,
7 days ago
Physics,
8 months ago
Math,
8 months ago