Computer Science, asked by eswardora1995, 7 months ago

int ar[]={23,34,28,15,20};

ar[1]++ -= ++ar[2]+ ar[3]++;

Print all the elements of the array ar[].​

Answers

Answered by jayanthanips07
3

Answer:

this is the Answer.......

Attachments:
Similar questions