Question

Which statement is false?
a) A pointer may be incremented or decremented.
b) An integer may be added to a pointer.
c) All operators normally used in arithmetic expressions, assignment expressions and comparison expressions are valid in conjunction with pointer variables.
d) A pointer may not be added to a pointer.

Answer

This answer is hidden. It contains 3 characters.