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.

c) All operators normally used in arithmetic expressions, assignment expressions and comparison expressions are valid in conjunction with pointer variables.

Computer Science & Information Technology

You might also like to view...

________ is a means of managing risk, including policies, procedures, guidelines, practices, or organizational structures.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Three general approaches exist for dealing with deadlock: prevent, avoid, and __________ .

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology