Computer Science, asked by lollypopshankar19, 4 months ago

What is the output?
void main()
{
int i=0,a[10] = { 9, 8, 7, 6, 5, 4, 3, 2, 1, 0 };
for(i=0;i<10;i++)
{
a[i]=a[a[i];
}
printf("%d ",a[2]);
}

Answers

Answered by ridabhpant
1

Answer:

q1

Explanation:

24

Answered by pradeepjesu23
0

jsjjejshe8j3b3bbehxuio2knendb

Similar questions