Exam (elaborations)
CMSC 216: Quiz 3(Correctly solved)
- Course
- Institution
What is the difference between a pointer and a pointer variable? correct answers A pointer is a memory address/reference A pointer variable is a variable whose value is an address What is a NULL pointer? correct answers • This is a pointer that points to the address 0, where nothing is allo...
[Show more]