pointers and dereferencing in C++ code example Example: dereference pointer c++ value = *pointer // Use * to dereference the pointer