Overview
Explore the concept of double pointers in C++ and practice with multiple-choice questions in this comprehensive 53-minute video tutorial. Delve into the intricacies of pointer usage, starting with an explanation of why 'int*' is used. Learn about double pointers, their implementation in code, and how to manipulate them effectively. Gain hands-on experience by working through various pointer scenarios and understanding their application in functions. Conclude the session with a series of practice questions to reinforce your understanding of pointers. Access additional resources, including practice questions, course flow diagrams, and code examples, to further enhance your learning experience.
Syllabus
- Introduction
- Why int* ?
- Promotion
- Double Pointer
- Code
- Playing with Pointers
- Double Pointers and Functions
- Pointers Practice Questions
Taught by
CodeHelp - by Babbar