State the situation in C program where pointer concept can be use/Implented
Answers
Answered by
3
Pointer Initialization is the process of assigning address of a variable to a pointer variable. Pointer variable can only contain address of a variable of the same data type. In C language address operator& is used to determine the address of a variable. The & (immediately preceding a variable name) returns the address of the variable associated with it.
Answered by
2
pointers can be used to write a code for hacking illegally ..
Similar questions
Political Science,
7 months ago
English,
7 months ago
Math,
1 year ago
Physics,
1 year ago
Math,
1 year ago
Political Science,
1 year ago
Hindi,
1 year ago