____ types store various kinds of numbers, and can be used as “building blocks” to build other types.

A. Reference
B. Primitive
C. Return
D. General


Answer: B

Computer Science & Information Technology

You might also like to view...

A ________ is a simplified version of a function used to test the main program.

What will be an ideal response?

Computer Science & Information Technology

You distinguish one variable in a one-dimensional array from another variable in the array using a unique number, called a(n) ____.

A. superscript B. identifier C. array identifier D. subscript

Computer Science & Information Technology

[This question is for UNIX/Linux users.] Use function kill to end (terminate) a pro- cess. First, end it using a SIGINT signal. Wait three seconds. If it did not respond to the SIGINT signal, send the process to a SIGKILL signal.

What will be an ideal response?

Computer Science & Information Technology

Which type of query would you run to preview the results before running one of the other three?

What will be an ideal response?

Computer Science & Information Technology