R

Ram Sharma • 193.88K Points
Coach

Q. Which of the following statements correctly declares an array?

  • (A) int [10]arr;
  • (B) arr{10};
  • (C) int arr[10];
  • (D) int arr;
  • Correct Answer - Option(C)
  • Views: 164
  • Filed under category C++

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.


Question analytics