An example of secondary memory is:

(a) RAM
(b) ROM
(c) hard disk
(d) all of the above


(c) hard disk

Computer Science & Information Technology

You might also like to view...

What happens when two objects with the same hashcode are added to a hash table?

a. They are stored in the same bucket/chain b. The old object will be overridden with the new object c. The new object won't be added to the structure d. An exception will be thrown

Computer Science & Information Technology

The first step in creating a library is to encapsulate all of the specialized functions and classes into one or more ____________________ and then store the complete code into one or more files.

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

Computer Science & Information Technology

What is the broadcast address of 192.168.192.10/29?

A) 192.168.192.255 B) 192.168.192.15 C) 192.168.192.31 D) 192.168.192.7

Computer Science & Information Technology

Cascading Style Sheets (CSS) use special Hypertext Markup Language (HTML) tags to globally define font characteristics for a variety of page elements as well as how those elements are laid out on a Web page.

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

Computer Science & Information Technology