Science, asked by Anonymous, 1 year ago

how to assign the address of a variable to other variable in pointer.​

Answers

Answered by bihan57
3

Answer:

2bbsnshjssjjsj

Explanation:

bhhdhdjsusususiisisiyudjkksjs

Answered by Anonymous
1

the memory address of variable the operator & is used which is called as the address operator .we can find the address of variable other variable PTR using & operator as

ptr = &a

Similar questions