A

Admin • 833K Points
Coach

Q. Which symbol is used to denote a pointer in C?

  • (A) &
  • (B) #
  • (C) *
  • (D) @
  • Correct Answer - Option(C)
  • Views: 22
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

The asterisk (*) denotes a pointer when declaring variables.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.