Double Pointers in C++ - Pointers Practice MCQs
Offered By: CodeHelp - by Babbar via YouTube
Course Description
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
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera