Which of the following statements about pointer variables is false?

A. To access a variable through a pointer, we use the indirection operator (*).
B. Only one pointer can be pointing to a variable at a time.
C. The indirection and address operators are the inverse of each other.
D. To declare and define a pointer variable, we suffix its type with an asterisk.
E. To change a pointer variable so that it is pointing to nothing, we assign it the value NULL.


Answer: B

Computer Science & Information Technology

You might also like to view...

________ is the part of the problem statement that describes what a program should do if the input data is invalid

Fill in the blank(s) with correct word

Computer Science & Information Technology

Two or more submacros that are similar in function and are stored under the same macro name is a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Within the Word Options dialog box under Save options, you can set Word to save a version of your current document automatically every:

A) 120 minutes or less. B) hour. C) two hours. D) 10 minutes.

Computer Science & Information Technology

The probability of an unwanted occurrence, such as an adverse event or loss, is known as a(n) _________.

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

Computer Science & Information Technology