Computer Science, asked by shahzebshamim177, 3 months ago

Q.) 'C' program contains the following
declaration :
int arr [3] [2] = {{3, 1}, { 4, 1}, {3, 2));

What is the meaning of the following :

(i) * (arr + 1)

(ii) * (* (arr) + 2) +1

(iii) * (* (arr) + 1)

(iv) arr

(v) (* (arr) + 1) + 1

Note :- It will be better if you solve in page and send screenshot here or in my telegram @Shahzeb17

Thanks in advance ​

Answers

Answered by osheeba5
0

Answer:

soorrrrrrrrrrrrrrryyyyyyyyy

Similar questions