What will be printed after execution of the following code?
void main() { int arr[10] = {1,2,3,4,5}; printf("%d", arr[5]); }
A.Garbage Value
B.5
C.6
D.0
Answers
Answered by
5
Hii dear here is your answer
option c is the correct answer
Hope it's help u
option c is the correct answer
Hope it's help u
Answered by
23
C. 6
Hope it helps u
Hope it helps u
Similar questions
Chemistry,
6 months ago
Social Sciences,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Physics,
1 year ago