Y

Yashika • 3.75K Points
Extraordinary

Q. What are the elements present in the array of the following C code?

Code:
int array[5] = {5};
  • (A) 5, 5, 5, 5, 5
  • (B) 5, 0, 0, 0, 0
  • (C) 5, (garbage), (garbage), (garbage), (garbage)
  • (D) (garbage), (garbage), (garbage), (garbage), 5

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.


Question analytics