Vidyalelo
C++ Programming · Q5

Operators and Expressions in C++

Programming · C++ Programming · question 5

Q5

Which of the following operators is used to access the address of a variable in C++?

A.
&
Answer
B.
*
C.
-
D.
+

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board