Which statement about pointers is false?

a) A pointer with the value NULL points to nothing.
b) NULL is a symbolic constant defined in the header file.
c) Initializing a pointer to 0 is equivalent to initializing a pointer to NULL, but NULL is preferred.
d) The values 0 and 1 are the only values that can be assigned directly to a pointer variable.

d) The values 0 and 1 are the only values that can be assigned directly to a pointer variable.

Computer Science & Information Technology

You might also like to view...

The area that displays the contents of the current folder or library is the:

a. details pane b. preview pane c. file list

Computer Science & Information Technology

You can see a template prior to downloading or creating the file by viewing it in the ________ window

Fill in the blank(s) with correct word

Computer Science & Information Technology