Back to C++ Programming

Pointers & References

Understand memory addresses, pointers, pointer arithmetic, and references.

2 weeks

Topics in this Chapter

1

Pointer Basics

Learn how to declare, initialize, and dereference pointers.

2

References

Learn to use references as aliases for other variables.

GeekDost - Roadmaps & Snippets for Developers