P

Priyanka Tomar • 35.28K Points
Coach

Q. Which operator is used to get the address of a variable in C++?

  • (A) *
  • (B) &
  • (C) ->
  • (D) ::
  • Correct Answer - Option(B)
  • Views: 65
  • Filed under category C++

Explanation by: Priyanka Tomar
The '&' operator is used to get the address of a variable in C++.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics