A

Admin • 833K Points
Coach

Q. Which of the following will access the fifth element stored in an array?

  • (A) arr[5];
  • (B) arr[4];
  • (C) [5]arr; Answer
  • (D) arr(5);
  • Correct Answer - Option(B)
  • Views: 19
  • Filed under category C++
  • 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.