A

Admin • 802.91K Points
Coach

Q. Which operator is used to access the member of a namespace?

  • (A) ->
  • (B) ::
  • (C) .
  • (D) &
  • Correct Answer - Option(B)
  • Views: 4
  • Filed under category C++
  • Hashtags:

Explanation by: Admin
The scope resolution operator (::) is used to access members of a namespace in C++.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.