0

What is pointer???

8th Sep 2018, 1:31 AM
RAja Sparky
RAja Sparky - avatar
9 Answers
+ 4
A pointer in C is just a variable which stores the address of another variable. Pointer in C is also used to allocate memory dynamically.
8th Sep 2018, 2:48 AM
Шащи Ранжан
Шащи Ранжан - avatar
+ 1
Thanks
8th Sep 2018, 5:19 PM
RAja Sparky
RAja Sparky - avatar
0
RAja Sparky please refer below link and click on continue to go to next slides: https://www.sololearn.com/learn/CPlusPlus/1630/
8th Sep 2018, 5:01 AM
Ketan Lalcheta
Ketan Lalcheta - avatar
0
thanks
9th Sep 2018, 3:06 PM
RAja Sparky
RAja Sparky - avatar
0
well said
9th Sep 2018, 3:07 PM
RAja Sparky
RAja Sparky - avatar
0
pointer is a variable which stores the address of another variable.
13th Sep 2018, 9:46 AM
Veda Shree S
Veda Shree S - avatar
- 1
just a note where the data is located.
8th Sep 2018, 5:41 AM
Sergey Ushakov
Sergey Ushakov - avatar
- 2
can you tell me in which programming is it based.
8th Sep 2018, 1:36 AM
šŸ¦‹FEATHERšŸ¦‹
šŸ¦‹FEATHERšŸ¦‹ - avatar