Misconception: students forget about language-specific or paradigm-specific material (e.g., new/delete or types) when they switch between languages that don’t use the same concepts.
Emphasize that it is not necessary to add the reference operator, &, in C++ when passing an argument to a function that takes in a reference.