Question Which operator gives the address of a variable in C/C++? A. % B. $ C. & D. * Show Answer More MCQs Correct Answer: C & The correct answer is &. The correct answer is &.
Leave a Reply