Steve has volunteered to compile a historical archive tracing the birth and development of a charitable non-profit organization. Members of the organization have sent him numerous electronic files that he can use to help with the project.Each time Steve turns on his computer to resume his project, he can trust the computer's ____ to start the boot process.

A. cache memory
B. virtual memory
C. random-access memory (RAM)
D. read-only memory (ROM)


Answer: D

Computer Science & Information Technology

You might also like to view...

Using layout managers ________.

a. provides the greatest level of control over a GUI’s appearance b. can be faster than creating a GUI with absolute positioning c. allows the programmer to specify the exact location of each GUI component with respect to the upper-left corner of the Container d. allows the programmer to specify the exact location of each GUI component with respect to the lower-left corner of the Container

Computer Science & Information Technology

Which of the following is a primary reason for manually setting up data validation?

A) To reduce user entry errors B) To make sure that two identical entries are not entered as the primary key C) To make sure that fields, like phone numbers, display in a consistent format D) To make sure that text is not entered into number fields

Computer Science & Information Technology

Which of the following is a protocol used to query databases that contain information about the owners of Internet resources such as domain names, IP address blocks, and autonomous system numbers?

A. SMTP B. DDNS C. DMVPN D. WHOIS

Computer Science & Information Technology

The String class ____ method accepts an argument that identifies the field delimiter and returns an array of Strings.

A. tokens() B. divide() C. tokenize() D. split()

Computer Science & Information Technology