Match each term with the correct statement below.

A. > or <
B. Separated with a question mark and a colon
C. true and false
D. A double equal sign
E. An alternative to using a series of nested if statements
F. Used in the OR operator
G. Two possible courses of action
H. The logical NOT operator
I. Two ampersands
J. Tool that helps plan a program's logic by writing down steps in plain English
K. Sequence of steps written in diagram form
L. Has three operands
M. One step follows another unconditionally
N. Anything a method does other than altering a local variable or returning a value
O. The logical OR operator


A. relational operator
B. conditional operator
C. Boolean values
D. equality
E. switch statement
F. pipes
G. dual-alternative
H. !
I. logical AND operator
J. pseudocode
K. flowchart
L. ternary operator
M. sequence structure
N. side effect
O. ||

Computer Science & Information Technology

You might also like to view...

When editing the data use the Delete key to delete text to the left of the insertion point.

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

Computer Science & Information Technology

________ compression removes extraneous information that will not be missed by the user

Fill in the blank(s) with correct word

Computer Science & Information Technology

Cybercrime is any criminal activity on the Internet

Indicate whether the statement is true or false

Computer Science & Information Technology

The page orientation in which the paper is taller than it is wide.

A. Letter B. Portrait C. Landscape

Computer Science & Information Technology