CS220@JHU
Syllabus
Staff
CA Office Hours
Course Material
Schedule
Resources
Day 26 Recap Questions
What is a C++ reference?
When should you use C++ references?
What is the difference between a pointer and a reference?
How do you dynamically allocate memory in C++?
How do you free memory in C++?