Computer Science, asked by Dishamajumder, 4 months ago

write the output of the following:


int x[]= {7,-3,4,3,8};
x[2]=9;
for {i= 1; i<x.lenght; i++}
x[i-1]= x[1];
system.out.println (x[0]+x[3]);​

Answers

Answered by shivanktyagi71
0

Answ

kyu krte h ye ase

kya milta hai inko

Similar questions