Question
Which operator gives the address of a variable in C/C++?
Select an option. Your answer will be checked instantly.
Correct Answer: C. &
Explanation:
The correct answer is &.
Leave a Reply