Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 338 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 338 Bytes

Session on Pointers in C++

Deck used

Topics covered

  • Referencing
  • Dereferencing
  • Pointers to Array
  • Array of Pointers
  • Dynamic memory allocation

Author: Sai Adarsh S.