Examlex

Solved

If P1 and P2 Are Both Pointers That Point to Integers

question 29

True/False

If p1 and p2 are both pointers that point to integers in memory, the condition p1==p2 will be true if the values that are in those memory locations are the same.


Definitions:

Related Questions