Computer Science, asked by praveengs710, 7 months ago

Suppose we initialize array like
gou
9872
96723
int a[5]={10,20,30};
Then what will happen?
O First two elements will be zero
031620
969
96723
O Remaining elements will be garbage elements
O Error message from the compiler
O Last two elements will be zero
107231​

Answers

Answered by shreejaKokate
1

Explanation:

what is this it is not properly

Similar questions