Which statement is false?

a. A collection is an object that can hold references to other objects.
b. The collection interfaces declare the operations that can be performed on each type of collection.
c. Collections discourage software reuse because they are non-portable.
d. Collections are carefully constructed for rapid execution and efficient use of memory.


c. Collections discourage software reuse because they are non-portable. Actually, they encourage software reuse because they are portable.

Computer Science & Information Technology

You might also like to view...

A summary query is used to display only aggregate data when the query is run

Indicate whether the statement is true or false

Computer Science & Information Technology

A row is the component of a table that maintains a general category of information with similar datatypes.

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

Computer Science & Information Technology

Once XML data is imported, where can the data source be manipulated?

A) XML options box B) View tab C) Developer tab D) XML Source task pane

Computer Science & Information Technology

You have been tasked with creating a virtual machine that will require access to the Internet, but should be prevented from sending and receiving packets directly from the physical network. What network mode should be used?

A. local mode B. bridged mode C. shared (NAT) mode D. host only mode

Computer Science & Information Technology