someone please explain this: how does a+1 differs from &a+1 in above code?
detailed explanation would be of great help as they incremented &a by 6 and NOT 1
https://gateoverflow.in/254355/test-series-question
https://gateoverflow.in/254844/3d-array
https://gateoverflow.in/254912/multidimensional-array
https://gateoverflow.in/221529/multidimensional-pointer-arithmetic
check all if you want clear explanation