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

1. In a binary search, the entries in the table being searched must be in either ascending or descending sequence.
2. A program switch must always contain one of two values - 0 or 1.
3. In a binary search, the search begins with an entry at the beginning of the table.
4. The result of an OR operation will be true if one but not both of the conditions are met.
5. The result of an AND operation will be true if all of the conditions are met.

1. true
2. False
3. False
4. False
5. true

Computer Science & Information Technology

You might also like to view...

An SQL statement that lists which tables hold the fields used in the SELECT clause

a. SELECT clause b. EXTRACT clause c. FROM clause

Computer Science & Information Technology

Building blocks saved in the Quick Parts gallery cannot be renamed

Indicate whether the statement is true or false

Computer Science & Information Technology