GATE 2019 C PROGRAMMING QUESTION
understand the concept
sum = sum + (*b - i) - *(b - i);
_____________________________
Note:*b= a+4
*b=0th index + 4
*b=4th index
so b has the value of 4 the index mean 10
___________________________
Note:
*b-i
means
10-0
Note:
*(b-i)
means
*b- minus the index value with i
so it will decrease the pointer index according to i value
En esta página del sitio puede ver el video en línea GATE 2019 C PROGRAMMING QUESTION| pointer to variable| Array and pointer| base address de Duración hora minuto segunda en buena calidad , que subió el usuario Rajendra Malaviya 06 febrero 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 4 veces y le gustó 0 a los espectadores. Disfruta viendo!