Which statement is false?

a) A pointer can always be assigned to another pointer of the same type.
b) A cast operator must always be used to convert the pointer on the right of an assignment to the pointer type on the left of the assign-ment.
c) Variables of all pointer types can be assigned a pointer to void.
d) A pointer to void can be assigned a pointer of any type.

b) A cast operator must always be used to convert the pointer on the right of an assignment to the pointer type

Computer Science & Information Technology

You might also like to view...

The equal sign in a logical function indicates that the values of two cells must match to be TRUE

Indicate whether the statement is true or false

Computer Science & Information Technology

In order to identify a particular computer on a network, computers are assigned a unique identifier called a(n) ______________________________ address.?

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

Computer Science & Information Technology