Which of the following statements is false? O An integer may be added to a pointer. O All operators normally used in ari
Posted: Mon Jun 06, 2022 5:02 pm
Which of the following statements is false? O An integer may be added to a pointer. O All operators normally used in arithmetic expressions, assignment expressions and comparison expressions can be used for pointer variables. O A pointer may not be added to another pointer. O A pointer may be incremented or decremented.