A

Admin • 833K Points
Coach

Q. Choose a correct statement with array pointers.

  • (A) It is valid to add an integer number to an array pointer. Result can be anything.
  • (B) It is valid to subtract an integer number from array pointer. Result can be anything.
  • (C) Difference of pointers to two elements of an array gives the difference between their indexes.
  • (D) All of the above
  • Correct Answer - Option(D)
  • Views: 22
  • Filed under category C Programming
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.