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,
13 days ago
Science,
27 days ago
Computer Science,
27 days ago
English,
8 months ago
Physics,
8 months ago
Computer Science,
8 months ago