karakib2k18 / Data-Structures-and-Algorithms-in-Cpp

1 stars 2 forks source link

Lecture 1 : Pointers #12

Open karakib2k18 opened 1 year ago

karakib2k18 commented 1 year ago

Lecture 1 : Pointers START HERE

Lecture 1 : Pointers


//============>>>>>>>>>> Lecture 1 : Pointers Notes

Lecture 1 : Pointers Notes.pdf


Introduction to Pointers

image

Pointer Arithmetic

image

Arrays and Pointers

image

Characters and pointers

image

Pointers and functions

image

Double pointer

image

QUIZ:::

image image image image


Lecture 1 : Pointers END HERE