Predicates are special types of function objects that return ____ values.

A. character
B. string
C. Boolean
D. Integer


Answer: C

Computer Science & Information Technology

You might also like to view...

The program which combines separately compiled segments of a program into one executable is called a ______.

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

Computer Science & Information Technology

In a ____, all rows from the table on the left (the table listed first in the query) will be included regardless of whether they match rows from the table on the right (the table listed second in the query).

A. left inner join B. left outer join C. right inner join D. right outer join

Computer Science & Information Technology

To enter text into a table, which tool do you use and how do you use it?

What will be an ideal response?

Computer Science & Information Technology

A statement is called a block if it ________.

a) is a compound statement b) contains definitions c) is a compound statement that contains definitions d) does not contain definitions

Computer Science & Information Technology