Lecture slides for teachers on Dynamic Objects, OOP concept in C++ language. Outline: ▪ Dynamic Memory Allocation ▪ New operator ▪ Dynamic allocation of arrays ▪ Delete operator ▪ Dynamic allocation of objects ▪ Example...