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

1. The expression: either a == b or a != b, or both, is always true.
2. The expression: both a == b and a != b, is always false.
3. Logical operators are used to compare any two numeric values.
4. Boolean expressions typically contain relational operators.
5. Relational operators are used to determine whether a specific relationship exists between two values.


1. TRUE
2. TRUE
3. FALSE
4. TRUE
5. TRUE

Computer Science & Information Technology

You might also like to view...

When using the Columns command to change a part of a document from one-column to two-column format, a ________ section break is inserted

A) contiguous B) manual C) next page D) continuous

Computer Science & Information Technology

In VBA, all subs end with ________

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

Computer Science & Information Technology

To run the command(s) in a script file in MySQL, type SOURCE followed by the filename.

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

Computer Science & Information Technology

A(n) ____ is a drawing of a shot, with arrows to show movements of the characters or camera within the shot.

A. panel B. frame C. storyboard D. segment

Computer Science & Information Technology