A ____ variable can hold only "true" or "false" values.

A. static
B. Boolean
C. numeric
D. String


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. Each class declaration that begins with the access modifier private must be stored in a file that has the same name as the class and ends with the .java filename extension. b. Every class declaration contains keyword class followed immediately by the class’s name. c. Class, method and variable names are identifiers. d. An object has attributes that are implemented as instance variables and carried with it throughout its lifetime.

Computer Science & Information Technology

The system prompt consists of the current default drive, the current directory, and a __________ symbol.

a. less than (<) b. greater than (>) c. either A or B d. neither A nor B

Computer Science & Information Technology

______________________________ refers to opening and closing PHP script sections within an XHTML document.

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

Computer Science & Information Technology

Metadata describes the widespread growth of data, the variety of formats in which this data is available, and the processing required to make this data accessible in a timely manner.

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

Computer Science & Information Technology