A

Admin • 833K Points
Coach

Q. Choose a correct statement about C language arrays.

  • (A) An array size can not changed once it is created.
  • (B) Array element value can be changed any number of times
  • (C) To access Nth element of an array students, use students[n-1] as the starting index is 0.
  • (D) All of the above
  • Correct Answer - Option(D)
  • Views: 23
  • 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.