Computer Science, asked by jakeumi, 11 months ago

what is meant by "addressof" in c programming​

Answers

Answered by adovacatesabarish
1

Answer:

Pointer address operator in C Programming

   Pointer address operator is denoted by ‘&’ symbol

   When we use ampersand symbol as a prefix to a variable name ‘&’, it gives the address of that variable.

Answered by aashika85
0

pointer adressof in c programming & symbol is denoted as addressof in c programming

PLZ MARK AS BRAINLIEST

Similar questions