A

Admin • 833K Points
Coach

Q. Which operator is used to access structure members via a pointer?

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

Explanation by: Admin

The arrow (->) operator is used to access structure members through pointers.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.