3,971 questions
Double Pointer

MMS 05
61
Reputation points
So , The Double pointer Works Like We Create an Variable pShape in Stack and It Moves to Heap Through Struct IDrawable and as it is an Double Pointer, There's an reference to it in Stack Memory so It Moves to the Address of pShapre and Again Moves to Heap Through IDrawable
Developer technologies C++
Sign in to answer