Question: This is a C++ question: When you dereference a pointer to a pointer, the result is: 1 .A value of the data type pointed to
This is a C++ question:
When you dereference a pointer to a pointer, the result is:
1 .A value of the data type pointed to
2. Another pointer
3. Not possible to determine
4. A null pointer
5. None of these
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
