A collection of unprocessed facts and figures, such as student names and Social Security numbers, is known as ________

A) input B) data C) output D) information


B

Computer Science & Information Technology

You might also like to view...

A string concatenation operation evaluates to null if all of the input columns have a value.

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

Computer Science & Information Technology

Which command can you use to look at the first few lines of a file named status.report? Which command can you use to look at the end of the file?

What will be an ideal response?

Computer Science & Information Technology

Data-flow diagrams trace all data in an information system from the point at which data enter the system to their final resting places

Indicate whether the statement is true or false

Computer Science & Information Technology

Java’s concurrency APIs include the fork/join framework, which helps programmers parallelize algorithms. The fork/join framework particularly well suited to divide-and-conquer-style algorithms, like the ________ sort.

a. insertion sort b. selection sort c. merge sort d. bubble sort

Computer Science & Information Technology