An example of a unary operator is:

a. The < relational operator.
b. The = assignment operator.
c. The % arithmetic operator.
d. The ! logical operator.


d. The ! logical operator.

Computer Science & Information Technology

You might also like to view...

When Alice encounters a ____ statement, it pauses the program's flow, sets an internal timer to a specified number of seconds, and starts this timer counting down towards zero.

A. delay() B. pause() C. halt() D. suspend()

Computer Science & Information Technology

Which of the following does the Microsoft Agent ActiveX control not support?

a) character animation b) voice command recognition c) text support d) VRML support

Computer Science & Information Technology

________ indicate that a picture has been selected and can be modified or formatted

Fill in the blank(s) with correct word

Computer Science & Information Technology

____ are defined by the operating system and apply to any user logged onto the computer.

A. User environment blocks B. System environment blocks C. User environment variables D. System environment variables

Computer Science & Information Technology