write the array declared as follows : int ar [5]={1, 2,3,4,5}; what will be the value of a[3]+a[4] a[1]+52
Answers
Answered by
1
Answer:
write the array declared as follows : int
Similar questions