Which of the following is an address operator
that represents the address of the var
Answers
Answered by
2
Answer:
Address of”(&) Operator
The & operator is also known as “Address of” Operator. printf("Address of var is: %p", &num);
Similar questions
English,
2 months ago
Math,
2 months ago
Math,
2 months ago
Science,
4 months ago
Computer Science,
4 months ago
English,
11 months ago
Physics,
11 months ago
Computer Science,
11 months ago