Which statement is false?

a) The unary * operator is called the indirection operator or the dereferencing operator.
b) The operand of the unary * operator must be a pointer.
c) The unary * operator returns the value of its operand.
d) Placing a * operator before a pointer dereferences the pointer.


c) The unary * operator returns the value of its operand.

Computer Science & Information Technology

You might also like to view...

Most of today's computers have 32-bit microprocessors.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Daniel edits an image on his computer using a painting tool. He works on it by coloring the individual pixels in the image. The type of image created by Daniel is a(n) _____.

A. ?bitmap image B. ?vector image C. ?analog image D. ?radial image

Computer Science & Information Technology

The change history includes the name of the person who made the each change, when the change was made, and ________

A) what history was changed B) what data was changed C) what file was changed D) what feature was changed

Computer Science & Information Technology

What is the name of the technology used on T-carrier leased lines that separates channels by specific time intervals?

A) FDM B) ATM C) Frame Relay D) TDM

Computer Science & Information Technology