A

Admin • 833K Points
Coach

Q. Which operator is used to resolve ambiguity in multiple inheritance?

  • (A) ::
  • (B) ->
  • (C) .*
  • (D) None of the above
  • Correct Answer - Option(A)
  • Views: 13
  • Filed under category C++
  • Hashtags:

Explanation by: Admin

The scope resolution operator (::) is used to resolve ambiguity in multiple inheritance.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.