These are operators that add and subtract one from their operands.

a. plus and minus
b. ++ and --
c. binary and unary
d. conditional and relational
e. binary and ternary


b. ++ and --

Computer Science & Information Technology

You might also like to view...

Which of the following is the name for the 8-pin modular connector used with CAT6/5e/5 cable?

What will be an ideal response?

Computer Science & Information Technology

What is wrong with the following program statement? How can it be fixed?

``` System.out.println ("To be or not to be, that is the question."); ```

Computer Science & Information Technology

The doctrine of fair use says that we are not entitled to a second royalty on a book that we have authored, for example.

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

Computer Science & Information Technology

A formal ____________________ is a variable that is used within a function.

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

Computer Science & Information Technology