A memory address is

a. Where a variable is stored
b. Where the computer is located
c. A step in the program.
d. Where the CPU is stored.


a. Where a variable is stored

Computer Science & Information Technology

You might also like to view...

Collections method sort that accepts a List as an argument. It sorts the List elements, which must implement the __________ interface.

a. Comparable. b. Comparator. c. Compare. d. Ordering.

Computer Science & Information Technology

Case 6-2 Robin thinks that she has a good handle on the use of compound operators but she wants to do a couple of sample problems just to make certain. In both of the problems below, Robin assumes that intResult = 24. When Robin correctly calculates intResult ^= 2, what value does she get?

A. 22 B. 24 C. 48 D. 576

Computer Science & Information Technology

Which of the following is a broadcast MAC address?

A. 255.255.255.255 B. FF-FF-FF-FF-FF-FF C. 256 D. 1000

Computer Science & Information Technology

A(n) ____________________ lists jobs and when they are to be run by the cron daemon.

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

Computer Science & Information Technology