You can replace the items in anArray with those of newArray with the following operation: ____.
A. anArray[] = newArray[];
B. anArray = newArray;
C. anArray[] == newArray[];
D. anArray == newArray;
Answer: B
Computer Science & Information Technology
You might also like to view...
When designating a name for the output file, Access defaults the location of any files to the folder in which the database currently resides
Indicate whether the statement is true or false
Computer Science & Information Technology
An Excel ________ is a series of rows and columns that contain related data and is managed independently from the other data in the worksheet
Fill in the blank(s) with correct word
Computer Science & Information Technology