Filters
Question type

Which of the following Boolean expressions is correct?


A) false and false = true
B) false and true = true
C) true and true = true
D) true and false = true

Correct Answer

verifed

verified

C

The English language alphabet is not usually considered to be a collating sequence.

Correct Answer

verifed

verified

False

When two values are combined in the OR operation, the result is true only if both values are true.

Correct Answer

verifed

verified

False

Modern computers most often use one of two codes to represent characters in a computer - either the American Standard Code for Information Interchange (ASCII) or a newer code called Unicode.

Correct Answer

verifed

verified

When searching and sorting data stored on a computer, comparisons can be made using character strings.

Correct Answer

verifed

verified

Alice has a world-level function that will return a random number in a specified range.

Correct Answer

verifed

verified

In the book An Investigation into the Laws of Thought, on Which are Founded the Mathematical Theories of Logic and Probabilities, George Boole outlined a system of logic now known as ____.


A) first-order logic
B) modal logic
C) Boolean logic
D) informal logic

Correct Answer

verifed

verified

The logical comparison operator used for "not equals" is >=.

Correct Answer

verifed

verified

Unicode is actually a subset of the ASCII code.

Correct Answer

verifed

verified

____ are used to compare two values in Boolean logic.


A) Inverse functions
B) Identity functions
C) Logical comparison operators
D) Proximity functions

Correct Answer

verifed

verified

Professional programmers often use Boolean algebra and other formal tools when dealing with the layered complexities of Boolean logic.

Correct Answer

verifed

verified

A ____ returns the distance between two objects.


A) K-function
B) numeric proximity function
C) beta function
D) Boolean function

Correct Answer

verifed

verified

Character strings are compared according to the place in a collating sequence for each character of the string.

Correct Answer

verifed

verified

Which of the following Boolean expressions is correct?


A) true or true = true
B) true or false = false
C) false or true = false
D) false or false = true

Correct Answer

verifed

verified

Most students majoring in computer science will need to study Boolean algebra in courses such as "Discrete Mathematics" or "Computer Math and Logic."

Correct Answer

verifed

verified

The term ____ means to put a set of items in order.


A) counterbalance
B) collate
C) offset
D) adjust

Correct Answer

verifed

verified

Recursion is a form of mathematics in which the only values used are true and false.

Correct Answer

verifed

verified

Comparisons using character strings are frequently used in Alice.

Correct Answer

verifed

verified

All of the following are Boolean operators EXCEPT ____.


A) =
B) <>
C) >=
D) /

Correct Answer

verifed

verified

The ____ code includes letters, numeric digits, and some "hidden" characters, such as the Enter key and the Esc key.


A) UTF-10
B) UTF-8
C) ASCII
D) Unicode

Correct Answer

verifed

verified

Showing 1 - 20 of 50

Related Exams

Show Answer