What happens when you assign one array to another using the assignment operator?

A. An error message is generated.
B. Elements are copied to new memory locations.
C. Both arrays become value type data elements.
D. Both arrays reference the same memory locations.


Answer: D

Computer Science & Information Technology

You might also like to view...

Every simple type struct inherits from class ________.

a) SimpleType b) Number c) ValueType d) Struct

Computer Science & Information Technology

To facilitate retrieval of specific records from a file, at least one field in each record is chosen as a ________.

a) master record b) record key c) master key d) field key e) master field

Computer Science & Information Technology

During the development of TCP/IP in the 1980s, security was a priority.?

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

Computer Science & Information Technology

The ____ point is the point from which Photoshop will measure any change in position.

a. central b. radial c. reference d. axial

Computer Science & Information Technology