Education, Programming IN C, Tutorials Memory And Pointer And The Indirection Operator In C Language 0 Comments 1568 Indian MirchiApril 19, 2017 17:38April 19, 2017 Pointers and the indirection operator:- The two fundamental operators used with the pointers are: 1. address operator & 2. indirection …